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

Update S3 test URL format from s3n:// to s3a:// #323

Open
zz22394 opened this issue Aug 26, 2016 · 1 comment
Open

Update S3 test URL format from s3n:// to s3a:// #323

zz22394 opened this issue Aug 26, 2016 · 1 comment

Comments

@zz22394
Copy link

zz22394 commented Aug 26, 2016

About S3 test cases, should I change the s3n:// test cases into s3a://?

eg.
https://github.com/Teradata/presto/blob/master/presto-hive/src/test/java/com/facebook/presto/hive/TestPrestoS3FileSystem.java#L71

It is still using s3n:// protocol, however now recommended S3 Client for Hadoop 2.7 and later is s3a://.
Please reference here:
http://wiki.apache.org/hadoop/AmazonS3

@petroav
Copy link

petroav commented Aug 29, 2016

@zz22394 This community PR is related prestodb#5940, although it doesn't address tests.

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