[ https://issues.apache.org/jira/browse/HDFS-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026661#comment-16026661 ]
Surendra Singh Lilhore commented on HDFS-11883: ----------------------------------------------- 1. {{TestPersistentStoragePolicySatisfier#testNameNodeRestartWhenSPSCalledOnChildFileAndParentDir}} failed because no disk space available. {noformat} 1495787882337:blk_1073741827_1003 received exception org.apache.hadoop.util.DiskChecker$DiskOutOfSpaceException: Out of space: The volume with the most available space (=0 B) is less than the block size (=1024 B)., reportedBlock move is failed {noformat} 2. {{TestPersistentStoragePolicySatisfier#testWithCheckpoint}} failed because of timeout and to handle this already jira is raised (HDFS-11726) Other tests are unrelated.. > [SPS] : Handle NPE in BlockStorageMovementTracker when dropSPSWork() called > --------------------------------------------------------------------------- > > Key: HDFS-11883 > URL: https://issues.apache.org/jira/browse/HDFS-11883 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: datanode > Affects Versions: HDFS-10285 > Reporter: Surendra Singh Lilhore > Assignee: Surendra Singh Lilhore > Attachments: HDFS-11883.001.patch, HDFS-11883-HDFS-10285.001.patch > > > {noformat} > Exception in thread "BlockStorageMovementTracker" > java.lang.NullPointerException > at > org.apache.hadoop.hdfs.server.datanode.BlockStorageMovementTracker.run(BlockStorageMovementTracker.java:91) > at java.lang.Thread.run(Thread.java:745) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org