Steve Loughran created HADOOP-13237: ---------------------------------------
Summary: s3a initialization against public bucket fails if caller lacks any credentials Key: HADOOP-13237 URL: https://issues.apache.org/jira/browse/HADOOP-13237 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 2.8.0 Reporter: Steve Loughran Assignee: Steve Loughran If an S3 bucket is public, anyone should be able to read from it. However, you cannot create an s3a client bonded to a public bucket unless you have some credentials; the {{doesBucketExist()}} check rejects the call. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org