Azure / Azure/MachineLearningNotebooks
Parallel run example fail when executing with deserialization error
- 主要言語
- Jupyter Notebook
- スター
- 4.4k
- フォーク
- 2.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am trying to run a python script on multiple data inputs parallel, for this i am using the batch processing examples provided in this repo. Specifically I am looking at this one: https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/machine-learning-pipelines/parallel-run/file-dataset-partition-per-folder.ipynb
Running the exact same script initially generates a lot of value error saying "This pipeline didn't have the RawDeserializer policy; can't deserialize" (screenshot 1) and finally raises the Image build failed error (screenshot 2). I cannot find anything at the logfile mentioned in the error code. I have tried using the same environment from my azureml vm but that also didn't help.
Can someone kindly help?


コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Issue にリンクされている file-dataset-partition-per-folder.ipynb の例から始め、同じバッチ処理スクリプトを複数の入力に対して実行します。RawDeserializer および image-build の失敗を再現した後、その例がこれらのエラーなしで正常に完了し、利用可能なログが得られることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, jupyter-notebook, python
- 領域
- cloud, machine-learning
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100