[
https://issues.apache.org/jira/browse/HDFS-10418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286316#comment-15286316
]
Steve Loughran commented on HDFS-10418:
---------------------------------------
{code}
java.lang.NullPointerException: null
at
org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:790)
at
org.apache.hadoop.fs.FileSystem.processDeleteOnExit(FileSystem.java:1417)
at org.apache.hadoop.fs.FileSystem.close(FileSystem.java:2084)
at
org.apache.hadoop.hdfs.DistributedFileSystem.close(DistributedFileSystem.java:1187)
at
org.apache.hadoop.hdfs.TestDistributedFileSystem.testDFSCloseOrdering(TestDistributedFileSystem.java:217
{code}
> NPE in TestDistributedFileSystem.testDFSCloseOrdering
> -----------------------------------------------------
>
> Key: HDFS-10418
> URL: https://issues.apache.org/jira/browse/HDFS-10418
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs, test
> Affects Versions: 2.8.0
> Environment: Jenkins
> Reporter: Steve Loughran
> Priority: Critical
>
> Jenkins is failing with an NPE in close() —the close op assumes there's
> always a StorageStatistics. instance. If there isn"t, you get a stack trace
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]