Windows Installation
Install the SMA on a Windows machine
Last updated
Install the SMA on a Windows machine
Last updated
Install the Snowpark Migration Accelerator (SMA) by following the steps below. It's important to note that the SMA can be installed as an application or a CLI. Both installation instructions are given below.
If you do not have access to the application or the CLI, you can learn more about accessing them on the Download and Access page of this documentation.
Follow the steps below to install the SMA on a Windows machine.
Click on the downloaded .exe file.
That will start the installation process on your computer.
Once the process is finished you can open the SMA from your applications menu.
After you start the application you can create a new assessment or conversion project or open an existing one.
And that's it! If you're installation was successful, you can move on to the user guide that walks you through using the SMA.
If the version of Snowpark Migration Accelerator you have installed is outdated, there will be a notification in the top right corner indicating updates are available. Click on "UPDATE NOW" to download the latest version. Once the download completes, you will get a prompt to install the update.
If you have an issue with installation, please reach out to sma-support@snowflake.com.
Instructions on setting up the CLI for Windows are next on this page.
To set up the Command Line Interface (CLI) for Windows, follow the instructions below.
The first step to setting up the SMA CLI in your Windows environment is to download the corresponding .zip file, which contains all the necessary elements to run the CLI version of the SMA. (See more about downloading the SMA on the Download and Access page.)
Next, extract the files from the zip and put them in a convenient location that you can use to include them in your PATH environment variable. In this example, the file is in the C:\ drive.
Go to the unzipped files and get into the "orchestrator" folder, then copy that path.
Search "environment variables for your account" in the Windows search bar and click on Edit environment variables for your account.
In the "User variables" section, select the "Path" variable and click on the Edit button.
In the "Edit environment variable" window, click the New button and paste the path that you had copied earlier.
Click on OK to leave the current window. Then click on OK to leave the Edit environment variables for your account window.
You can now use the sma command in the command line (though you may need to open a new command line prompt).
Verify that it was added correctly by executing `sma --version`. You will see the information for your SMA CLI version displayed.
After setting up the Application or the CLI, you can proceed to the user guide, which walks you through using the SMA.
If you have an issue with installation, please reach out to sma-support@snowflake.com.