Snowpark Migration Accelerator: MacOS-Installation¶
Sie können den Snowpark Migration Accelerator (SMA) auf macOS auf zwei Arten installieren:
Als Desktop-Anwendung
Als Befehlszeilenschnittstelle (CLI)
Diese Anleitung erklärt beide Installationsmethoden.
If you need the application or CLI files, please check the Downloading and License Access page for detailed instructions on how to obtain them.
Installieren der SMA-Anwendung auf macOS¶
Befolgen Sie diese Schritte, um die Snowpark Migration Accelerator (SMA)-Anwendung auf Ihrem Mac zu installieren:
Öffnen Sie die .dmg-Datei: Doppelklicken Sie auf die .dmg-Datei, die Sie heruntergeladen haben.
Stimmen Sie den Bedingungen zu: Prüfen und stimmen Sie den Nutzungsbedingungen der Software zu, indem Sie auf die Zustimmen-Schaltfläche klicken.
Move to Applications Folder: Move the SMA application to your Applications folder by either dragging the SMA icon or double-clicking the SMA logo.
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.
Wichtiger Hinweis:
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.
Installieren Sie die SMA CLI auf macOS¶
Hier erfahren Sie, wie Sie die Befehlszeilenschnittstelle von Snowpark Migration Accelerator (SMA) auf Ihrem Mac installieren:
Verifizieren Sie den Download: Überprüfen Sie, ob Sie die richtige SMA CLI-Installationsdatei für macOS heruntergeladen haben.
Extract the Files: Unzip the installation file contents into a folder on your computer. For example, you can use
/Users/<YourUsername>/Documents/dotnet-artifacts.Create a Symbolic Link: Open a terminal and execute the following command. Make sure to replace
/Users/<YourUsername>/Documents/dotnet-artifactswith your actual extraction path. You may need administrator privileges (sudo) to run this command.
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.
Prüfen Sie die Version: Verifizieren Sie nach der Installation die aktuelle Version von SMA CLI, indem Sie den version-Befehl ausführen.
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.