question

HannaTaran-3667 avatar image
0 Votes"
HannaTaran-3667 asked GiftA-MSFT answered

URL not functioning in Azure Machine Learning Studio

Can someone please help me with the following link. I receive all the time Error 0030 when I run the project in Azure Machine Learning Studio. But the file is still relevant. Don't understand where is a problem.

https://docs.google.com/spreadsheets/d/1ub_0Y5CEj2HtKO6bgb8OIvMIG81Wca0r_q8G70OKUTc/pub?gid=1709232748&single=true&output=csv

azure-machine-learning-studio-classic
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.

1 Answer

GiftA-MSFT avatar image
0 Votes"
GiftA-MSFT answered

Hi, thanks for reaching out. Error 0030 exception occurs in the case when it is not possible to download a file. This exception in Azure Machine Learning occurs when it is not possible to download a file. You will receive this exception when an attempted read from an HTTP source has failed after three (3) retry attempts. The resolution is to verify that the URI to the HTTP source is correct and that the site is currently accessible via the Internet.

Can you try a different url such as this example to verify: https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.data?


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.