question

KutayAcar-0729 avatar image
0 Votes"
KutayAcar-0729 asked romungi-MSFT commented

DevOps ML Studio Connection

I am trying to create a pipline for machine learning model to be able to logged and run through ML Studio. I created the pipeline on DevOps and created GPU Cluster on ML Studio, estabilished service connection.

When I run the pipeline every stage is running well and run is logged to ML Studio but I am having the following error while trying to run train.py

 Unable to fetch workspace resources

So how can i overcome this issue?

What I tried so far:

  1. Reestablish connection

  2. Tried to Run pipeline from ML Studio

  3. Deleted Cluster and created a new one

azure-machine-learning
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@KutayAcar-0729 Could you please let us if there is any documentation or steps to follow to replicate your scenario?
Since you are able to trigger your pipeline steps i would assume the workspace context is correct, the error indicates an issue in your training script because you also tried to run it directly from Azure ML studio or portal. Maybe, you could also share your train file?

0 Votes 0 ·

0 Answers