[
https://issues.apache.org/jira/browse/HADOOP-14545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157082#comment-16157082
]
Steve Loughran commented on HADOOP-14545:
-----------------------------------------
I've put this into HADOOP-14738 while getting rid of S3AOutputStream references
from toString()
> Uninitialized S3A instance NPEs on toString()
> ---------------------------------------------
>
> Key: HADOOP-14545
> URL: https://issues.apache.org/jira/browse/HADOOP-14545
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 2.8.1
> Reporter: Steve Loughran
> Priority: Minor
>
> You can't log an uninited S3AFileSystem instance without getting a stack trace
> {code}
> java.lang.NullPointerException
> at
> org.apache.hadoop.fs.s3a.S3AFileSystem.getDefaultBlockSize(S3AFileSystem.java:2131)
> at
> org.apache.hadoop.fs.s3a.S3AFileSystem.toString(S3AFileSystem.java:2148)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]