Azure machine learning compute local

Pablo Díaz 16 Reputation points
2022-11-28T11:28:32.27+00:00

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
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,332 questions
{count} votes

6 answers

Sort by: Most helpful
  1. lennart van de Guchte 6 Reputation points
    2022-12-29T10:56:09.5+00:00

    Any updates on this issue?

    1 person found this answer helpful.
    0 comments No comments

  2. 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: 265078-compute-1.png265119-compute-2.png

    Any idea why this error is happening?

    0 comments No comments

  3. 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.

    0 comments No comments

  4. 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.

    0 comments No comments

  5. 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:

    https://github.com/Azure/azure-sdk-for-python/issues/28139


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.