You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
- [ 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)
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
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]'
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: