question

KasturiwaleSarthak-4391 avatar image
0 Votes"
KasturiwaleSarthak-4391 asked KasturiwaleSarthak-4391 commented

Snapshot Creation Issue - Azure ML Pipeline

I have created new compute cluster, deleted the older versions, deleted blobs in data store, deleted unused files from the notebook instance, tried increasing the SNAPSHOT_MAX_SIZE_BYTES = 2000000000 but none of them are working.

It was showing the snapshot size issue (300 mb and 200 files allowed) previously so we included
azureml._restclient.snapshots_client.SNAPSHOT_MAX_SIZE_BYTES = 4000000000 ,which resolved the issue then, but we are unable to find solution for this one.

197324-download.png


azure-machine-learning
download.png (245.8 KiB)
· 2
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.

Hi, thanks for reaching out. Can you doble click into the Error message, does it specify where the snapshot is located?

0 Votes 0 ·

197579-image.png



Hi, Thanks for replying. This is the error message and location of Snapshot.

0 Votes 0 ·
image.png (28.9 KiB)

0 Answers