Snowpark Migration Accelerator: Linuxインストール

Snowpark Migration Accelerator(SMA)には2つのインストールオプションがあります。

  • デスクトップアプリケーション(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 のインストール

Snowpark Migration Accelerator(SMA)コマンドラインインターフェイス(CLI)をLinuxシステムにインストールする方法は次のとおりです。

  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.