Azure / Azure/MachineLearningNotebooks
Batch Inferencing Endpoint job run error: EntryScriptException: No module named <score file>
- 主要言語
- Jupyter Notebook
- スター
- 4.4k
- フォーク
- 2.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi, I created my Batch-Inferencing endpoint in AML studio with custom env, during deployment I uploaded my score file from my local machine, with inferencing cluster setup. Later on I tested run with some random data just to test out the pipeline. I received the EntryScriptException: No module named 'score_return_list', at the end of my job run where 'score_return_list' is the score file I uploaded during the endpoint setup process and my run() is just going to return a static list.
[tracelog.txt](https://github.com/Azure/MachineLearningNotebooks/files/8765788/tracelog.txt)
[score_return_list.txt](https://github.com/Azure/MachineLearningNotebooks/files/8765801/score_return_list.txt)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、tracelog.txt を score_return_list.txt および issue に記載されているエンドポイントのデプロイ詳細と併せて読みます。アップロードしたスコアファイルとカスタム環境を使用して Batch-Inferencing エンドポイントの実行を再現し、その後、ジョブが EntryScriptException なしで完了し、期待される静的リストを返すことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, python
- 領域
- api, cloud, machine-learning
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100