Snowpark Migration Accelerator: Linux 安装

Snowpark Migration Accelerator (SMA) 提供两种安装选项:

  • 桌面应用程序(适用于 Windows 和 macOS 用户)

  • 命令行界面(CLI,适用于 Windows、macOS 和 Linux 用户)

注意:Linux 用户只能使用 CLI 版本。

If you need the CLI files, please check the Downloading and Accessing page for detailed instructions on how to get them.

在 Linux 上安装 SMA CLI

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

  1. Verify the Download: Download the SMA CLI installation file that matches your Linux system. You can find the correct download link in the Downloading and Accessing page.

  2. Open a Terminal: Open a terminal window and navigate to the folder containing the SMA-CLI-linux.tar file.

  3. 运行安装命令: 在终端输入以下命令。注意:您可能需要管理员权限 (sudo) 才能执行这些命令。

sudo mkdir /usr/local/share/.SMA-CLI-linux
sudo tar -xf SMA-CLI-linux.tar -C /usr/local/share/.SMA-CLI-linux
sudo ln -s /usr/local/share/.SMA-CLI-linux/orchestrator/sma /usr/local/bin/sma

After installation is complete, you can begin using the SMA Command Line Interface (CLI). For detailed instructions, please refer to the SMA User Guide.

重要注意事项:

在 Windows 或 Mac 上使用 SMA 时,如果有更新的版本,您将在右上角看到“UPDATE NOW”通知。只需点击通知即可下载并安装最新版本。

故障排除指南:

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