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
- Follow https://github.com/Azure/AML-Kubernetes/blob/master/docs/ASH/Train-AzureArc.md to create datastore on AML
- Go to AML workspace UI and click on dataset from the left side menu
- Create a Tabular Dataset from local file
- While creating, select datastore you created in step 1 and upload some example csv file from your local computer
- 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.