Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read files from S3 bucket. Always Expects files to be under folder #214

Closed
sandeep-krishnamurthy opened this issue Jan 27, 2017 · 0 comments

Comments

@sandeep-krishnamurthy
Copy link

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

@tqchen tqchen closed this as completed Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants