You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Mit Desai (JIRA)" <ji...@apache.org> on 2014/07/25 18:22:40 UTC

[jira] [Created] (YARN-2358) TestNamenodeCapacityReport.testXceiverCount may sometimes fail due to lack of retry

Mit Desai created YARN-2358:
-------------------------------

             Summary: TestNamenodeCapacityReport.testXceiverCount may sometimes fail due to lack of retry
                 Key: YARN-2358
                 URL: https://issues.apache.org/jira/browse/YARN-2358
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Mit Desai
            Assignee: Mit Desai


I have seen TestNamenodeCapacityReport.testXceiverCount fail intermittently in our nightly builds with the following error:
{noformat}
java.io.IOException: Unable to close file because the last block does not have enough number of replicas.
	at org.apache.hadoop.hdfs.DFSOutputStream.completeFile(DFSOutputStream.java:2151)
	at org.apache.hadoop.hdfs.DFSOutputStream.close(DFSOutputStream.java:2119)
	at org.apache.hadoop.hdfs.server.namenode.TestNamenodeCapacityReport.testXceiverCount(TestNamenodeCapacityReport.java:281)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)