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
The current implementation will always expect files to be under an S3 folder.
Example:
s3://bucket/data.csv => Cannot read. Fails
S3://bucket/folder/data.csv => Success
The current implementation will always expect files to be under an S3 folder.
Example:
s3://bucket/data.csv => Cannot read. Fails
S3://bucket/folder/data.csv => Success
Similar issue - apache/mxnet#4578
The text was updated successfully, but these errors were encountered: