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

Creating AML Table Dataset on Datastore hosted on ASH using AML Workspace UI #264

Open
penorouzi opened this issue Jan 22, 2021 · 0 comments

Comments

@penorouzi
Copy link
Contributor

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Follow https://github.com/Azure/AML-Kubernetes/blob/master/docs/ASH/Train-AzureArc.md to create datastore on AML
  2. Go to AML workspace UI and click on dataset from the left side menu
  3. Create a Tabular Dataset from local file
  4. While creating, select datastore you created in step 1 and upload some example csv file from your local computer
  5. When you click next, verification process starts on uploaded file but after a little bit of time you will get the following error:

Any log messages given by the failure

Error: ScriptExecutionException was caused by StreamAccessException.
StreamAccessException was caused by NotFoundException.
Found no resources for the input provided: '[REDACTED]'

at new t (https://ml.azure.com/static/js/index.46397a41.chunk.js:2:914478)
at https://ml.azure.com/static/js/6.44223bf7.chunk.js:2:584684

Expected/desired behavior

Table data should get verified without any errors. When I use Azure instead of ASH storage for creating another datastore in step 1 above and there is no issue in the verification process.

OS and Version?

Windows 10

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

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

1 participant