Snowpark Migration Accelerator: MacOS 安装

您可以通过以下两种方式在 macOS 上安装 Snowpark Migration Accelerator (SMA):

  • 作为桌面应用程序

  • 作为命令行界面 (CLI)

本指南解释了这两种安装方法。

If you need the application or CLI files, please check the Downloading and License Access page for detailed instructions on how to obtain them.

在 macOS 上安装 SMA 应用程序

按照以下步骤在 Mac 上安装 Snowpark Migration Accelerator (SMA) 应用程序:

  1. 打开 .dmg 文件: 双击您下载的 .dmg 文件。

  2. 接受条款: 点击 Accept 按钮,查看并接受软件的使用条款。

SMA 使用条款
  1. Move to Applications Folder: Move the SMA application to your Applications folder by either dragging the SMA icon or double-clicking the SMA logo.

将 SMA 移至 Applications 文件夹

Once you've completed the installation, you can begin using the SMA application. For detailed instructions on how to use the application, refer to the SMA User Guide.

重要注意事项:

When a new version of SMA is available, you will see an "UPDATE NOW" button in the top right corner of your screen. Select this button to download and install the latest version automatically.

If you experience any problems while installing the software, email our support team at sma-support@snowflake.com.

在 macOS 上安装 SMA CLI

以下是在 Mac 上安装 Snowpark Migration Accelerator (SMA) 命令行界面的方法:

  1. 验证下载: 检查您是否已下载适用于 macOS 的正确 SMA CLI 安装文件。

  2. Extract the Files: Unzip the installation file contents into a folder on your computer. For example, you can use /Users/<YourUsername>/Documents/dotnet-artifacts.

  3. Create a Symbolic Link: Open a terminal and execute the following command. Make sure to replace /Users/<YourUsername>/Documents/dotnet-artifacts with your actual extraction path. You may need administrator privileges (sudo) to run this command.

sudo ln -s /Users/<YourUsername>/Documents/dotnet-artifacts/orchestrator/sma /usr/local/bin/sma

Verify Installation: Check if you can use the sma command by running the version check command below. This will work if /usr/local/bin is included in your system's PATH environment variable.

sma --version

检查版本: 安装后,通过运行版本命令来验证 SMA CLI 的当前版本。

SMA CLI 版本

After installing either the application or Command Line Interface (CLI), you can begin using the Snowpark Migration Accelerator (SMA). For detailed instructions, please refer to the SMA User Guide.

If you experience any problems while installing the software, email our support team at sma-support@snowflake.com.