Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Error connecting to BLOB storage hosting Pixel-level land classification tutorial data #23

Open
Petwet2000 opened this issue Jun 7, 2019 · 3 comments

Comments

@Petwet2000
Copy link

Hi,
I cant copy data to support Pixel-level land classification tutorial on azure Geo AI Data Science VM. I am receiving an error when trying to connect to the data location in BLOB storage.

I setup a Geo AI Data Science VM with ArcGIS. On the VM it has a Jupyter notebook that walk you through the tutorial. One of the initial commands uses AZcopy to copy the tutorial data from BLOB storage and that is where I am getting stuck.

I am getting:
"2019/06/06 20:05:21 ERROR Error parsing source location “BLOB storage path” Failed to enumerate directory "BLOB storage with tutorial data path" with file pattern . No such host is known StatusMessage: RequestId: Time: For more details, please type "AzCopy /?:Source" or use verbose option.

Any assistance would be appreciated

@mimckitt
Copy link

mimckitt commented Jun 7, 2019

@mawah @yangsiyu007 @jennifermarsman can any of you assist on this? Seems like a user in issue #22 is having similar problems with these examples.

@eggenm
Copy link

eggenm commented Jun 27, 2019

I am having the same problem with the first step of the training example notebook. Please let me know if there is some remedy. Thanks.

@yangsiyu007
Copy link
Contributor

@Petwet2000, @eggenm please see issue #14

The updated command is

AzCopy /Source:https://ai4ehackathons.blob.core.windows.net/landcovertutorial /Dest:D:\pixellevellandclassification /S

This folder should now be public so no need for the SAS key.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants