Snowpark Migration Accelerator: MacOS 설치

Snowpark Migration Accelerator(SMA)는 macOS 에서 두 가지 방법으로 설치할 수 있습니다.

  • 데스크탑 애플리케이션으로

  • 명령줄 인터페이스(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 를 애플리케이션 폴더로

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.