Any updates on this issue?
Azure machine learning compute local
Hello all, I have followed the https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-azure-ml-in-a-day tutorial with successful result. Now, instead of using the compute cluster, i would like to use the resources of my local computer to run the job. I change the compute option to 'local' in the command function, but throws me an error: JobException: Failed to read in local executable job. Do i need additional configuration? Thanks in advance.
Azure Machine Learning
6 answers
Sort by: Most helpful
-
-
Pablo Díaz 16 Reputation points
2022-11-29T07:50:45.563+00:00 @Ramr-msft Good morning!! Thank you for your reply. I tried the code you wrote above but everytime i change parameters i get the same error: 'JobException: Failed to read in local executable job. If i create a compute, then set it in the command function it runs successfully and create the job in aml studio. I upload some pictures of the code and the error:
Any idea why this error is happening?
-
Mark 26 Reputation points
2022-12-01T15:15:40.857+00:00 I'm having the exact same problem with the example posted, I hope this is fixed soon.
-
Ramr-msft 17,826 Reputation points
2022-12-02T04:19:48.093+00:00 @Mark @Pablo Díaz Thanks for the details. This is known issue and team is working on the same to fix the problem. I will update you once it's fixed and rolled out.
-
Amr Sharaf 1 Reputation point Microsoft Employee
2023-01-04T19:41:19.58+00:00 any updates? I still can't seem to be able to run locally using sdk v2, seems relevant to this: