Rajesh Balamohan created HADOOP-13165: -----------------------------------------
Summary: S3AFileSystem toString can throw NPE when cannedACL is not set Key: HADOOP-13165 URL: https://issues.apache.org/jira/browse/HADOOP-13165 Project: Hadoop Common Issue Type: Bug Components: fs/s3 Reporter: Rajesh Balamohan Priority: Minor https://github.com/apache/hadoop/blob/dd3a8bed0aa183d5dbb523742eafd6f283cfe479/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java#L1383 In case cannedACL is not set, it could throw NPE. This was observed mainly in debugging (not in regular code path). Creating this jira just as a placeholder to fix it later. -- 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