Azure / Azure/MachineLearningNotebooks

Parallel run example fail when executing with deserialization error

未关闭
#1,961 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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?

![image](https://github.com/Azure/MachineLearningNotebooks/assets/64039635/14fae036-83a1-4e18-87b2-a1c8e42cbbc3)

![Screenshot 2024-04-10 at 17 58 37](https://github.com/Azure/MachineLearningNotebooks/assets/64039635/38644a70-fa37-4c12-93f1-141361b148ac)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。