You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/02/08 23:13:28 UTC

[GitHub] [arrow] kou commented on issue #34071: [Java] Unable to read S3 files using Arrow Dataset

kou commented on issue #34071:
URL: https://github.com/apache/arrow/issues/34071#issuecomment-1423361682

   Does `String uri = "s3://voltrondata-labs-datasets/nyc-taxi/year=2019/month=6/part-0.parquet";` work?
   Are you running your program on EC2?
   Does `String uri = "s3://${access_key}:${secret_key}@${bucket_name}/${path}";` work?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org