Snowpark Migration Accelerator: 評価クイックスタート¶
Snowpark Migration Accelerator(SMA)は、詳細なレポートやインベントリを生成することで、ソースコードの分析を支援します。このガイドでは、評価プロセスを開始する方法をご紹介します。
評価の実行方法¶
コードの評価を開始するには、Snowpark Migration Accelerator(SMA)ツールで新しいプロジェクトを作成します。
新規プロジェクト ボタンを選択して開始します。

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.
評価結果の分析に時間をかけます。評価からは、効果的な移行戦略の立案に役立つ貴重な洞察を得ることができます。不必要なリワークを防ぎ、より効率的な移行を実現するために、変換プロセスを開始する前に評価データを慎重に確認します。
アプリケーションメニューには、以下の画像のような追加オプションが用意されています。
評価を再試行 - 評価結果ページの 評価を再試行 ボタンをクリックして、評価を再実行することができます。これは、ソースコードに変更を加え、更新された結果を表示する場合に便利です。
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.
レポートを表示 - 評価出力レポートを含むフォルダーを開きます。これには、詳細な評価レポート、Spark参照インベントリ、ソースコードベースのその他の分析が含まれます。各レポートタイプについては、このドキュメントで詳しく説明しています。
評価の概要情報については、続きをお読みください。しかし、変換プロセスを開始する準備ができている場合は、変換クイックスタートガイドに直接進むことができます。