[ 
https://issues.apache.org/jira/browse/HDFS-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040492#comment-13040492
 ] 

Tsz Wo (Nicholas), SZE commented on HDFS-1923:
----------------------------------------------

In some other cases, it failed with 
{noformat}
Failed to add a datanode: nodes.length != original.length + 1, 
nodes=[127.0.0.1:51603], original=[127.0.0.1:51603]
java.io.IOException: Failed to add a datanode: nodes.length != original.length 
+ 1, nodes=[127.0.0.1:51603], original=[127.0.0.1:51603]
        at 
org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.findNewDatanode(DFSOutputStream.java:768)
{noformat}
It seems that there are not enough datanodes.  I will check this.

> Intermittent recurring failure in TestFiDataTransferProtocol2.pipeline_Fi_29
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-1923
>                 URL: https://issues.apache.org/jira/browse/HDFS-1923
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Matt Foley
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to