Im just simply trying to import .csv data from this link given in the microsoft azure: Imagine Cup.
https://cdn.rawgit.com/ImagineCupGame/SuperFamilyAzureML/master/Su perFamilyTraining.csv . Ive tried importing data for more than 20 times, so I am not sure what the problem is.
This is the error log:
Error 0030: Error while downloading the file: Error 0039: Error while completing operation: System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at Microsoft.Analytics.Modules.Reader.Dll.HttpReader.DownloadWithRetry(Uri url) in d:\_Bld\9136\7669\Sources\Product\Source\Modules\Reader.Dll\HttpReader.cs:line 124..
Start time: UTC 05/07/2016 20:24:26
End time: UTC 05/07/2016 20:24:35
Please assist