Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
2.8.1
-
None
Description
You can't log an uninited S3AFileSystem instance without getting a stack trace
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)
Attachments
Issue Links
- Is contained by
-
HADOOP-14738 Remove S3N and obsolete bits of S3A; rework docs
- Resolved