Share via

Importing Data in Azure ML Studio Experiment

Tahreem Malik 21 Reputation points
2021-02-26T18:04:40.897+00:00

I’m having an issue importing the data into my Machine Learning Studio. It shows me a Red Cross with the error 0030 - which means that there’s an issue in downloading the data. For background, I’m importing data from the Web URL via HTTP option. I looked up the issue on the troubleshooting page, followed the advice, which shows I’ve done everything correctly. My data link works perfectly fine in my browser. When I enter the http link into my browser, it immediately downloads the csv file. However, my studio is not downloading the data. Importing the data is the first step in my experiment, and I can’t move forward without it. Immediate help would be greatly appreciated! I’ve attached pictures for reference. [1]: /api/attachments/72499-0ebb78a4-4805-46e8-a7f1-fbf99682af5f.png?platform=QnA

Azure Machine Learning

Answer accepted by question author

YutongTie-9091 54,026 Reputation points Moderator
2021-03-03T08:19:34.36+00:00

Hello,

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.

Resolution: Verify that the URI to the HTTP source is correct and that the site is currently accessible via the Internet.

Is this file on any place need authentication?

Regards,
Yutong

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

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