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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: