Snowpark Migration Accelerator: 평가 빠른 시작¶
Snowpark Migration Accelerator(SMA)는 자세한 보고서와 인벤토리를 생성하여 소스 코드를 분석하는 데 도움을 줍니다. 이 가이드에서는 평가 프로세스를 시작하는 방법을 설명합니다.
평가를 실행하는 방법¶
코드 평가를 시작하려면 Snowpark Migration Accelerator(SMA) 도구에서 새 프로젝트를 생성하십시오.
New Project 버튼을 선택하여 시작합니다.

Complete the required fields in the New Project dialog, including project name, email address, company name, input folder, and output folder. Once all required information is provided, click the Save button to create your project.

The project home page displays with a Code Process card. This card provides access to a guided flow for running assessment and conversion on your code.

Select the Start Assessment card to run an assessment on your code and analyze migration complexity. Click the Continue button to proceed.

The assessment execution screen displays, showing the progress of three stages: Loading Source Code, Analyzing Source Code, and Writing Results. Processing time varies depending on your project size.

Once the assessment is complete, the results screen will display. This screen provides detailed information to help you understand your current code and its potential migration to Snowpark Connect. For a complete walkthrough of this output, please refer to the Understanding the Assessment Summary section.

위의 평가 요약 페이지에서 기본 정보를 찾을 수 있지만, 전체 출력 폴더에는 여러 페이지로 구성된 종합 보고서를 포함하여 훨씬 더 자세한 정보가 포함되어 있습니다.
다음 단계¶
도구가 분석을 완료한 후에는 결과를 검토하고 다음 단계를 결정해야 합니다. 다음은 몇 가지 유용한 팁입니다.
Consider the Readiness Score as an Initial Guide: While the readiness score evaluates Snowpark Connect compatibility, it’s important to understand that successful migration depends on multiple factors. These include compatibility with third-party libraries and whether Snowpark Connect is the optimal solution for your specific workload.
평가 결과를 분석하는 시간을 가져보십시오. 이 평가는 효과적인 마이그레이션 전략을 수립하는 데 도움이 되는 귀중한 인사이트를 제공합니다. 변환 프로세스를 시작하기 전에 평가 데이터를 주의 깊게 검토하여 불필요한 재작업을 피하고 보다 효율적인 마이그레이션을 진행하십시오.
아래 이미지(
)와 같이 애플리케이션 메뉴에서 추가 옵션을 사용할 수 있습니다.
Retry Assessment - 평가 결과 페이지에서 Retry Assessment 버튼을 클릭하여 평가를 다시 실행할 수 있습니다. 소스 코드를 변경한 후 업데이트된 결과를 확인하려는 경우에 유용합니다.
Convert to the Snowpark API - While this is the next step in the process, we recommend reviewing the assessment results thoroughly before proceeding. For more details, see the conversion section of this documentation.
View Reports - 평가 출력 보고서가 포함된 폴더를 엽니다. 여기에는 자세한 평가 보고서, Spark 참조 인벤토리 및 소스 코드베이스에 대한 기타 분석이 포함됩니다. 각 보고서 유형은 이 설명서에 자세히 설명되어 있습니다.
평가 요약 정보에 대한 자세한 내용은 계속 읽어보십시오. 그러나 변환 프로세스를 시작할 준비가 되었다면 변환 빠른 시작 가이드로 바로 진행할 수 있습니다.