You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Vandana kumari <kv...@gmail.com> on 2015/05/14 12:23:02 UTC

Exception in createBlockOutputStream

I am running apache hadoop 5 node cluster. Earlier it is working fine but
now when i use -copyFromLocal command then it gives following error:

5/05/14 16:53:16 INFO hdfs.DFSClient: Exception in createBlockOutputStream
java.io.IOException: Bad connect ack with firstBadLink as 172.17.14.11:50010
    at
org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.createBlockOutputStream(DFSOutputStream.java:1166)
    at
org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.nextBlockOutputStream(DFSOutputStream.java:1088)
    at
org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:514)
15/05/14 16:53:16 INFO hdfs.DFSClient: Abandoning
BP-1400224954-172.17.14.22-1431635890931:blk_1073741830_1006
15/05/14 16:53:16 INFO hdfs.DFSClient: Excluding datanode 172.17.14.11:50010

Firewall is turned off and also set dfs.datanode.max.xcievers in
hdfs-site.xml but still getting same error. Any help will be highly
appreciated.
-- 
Thanks and regards
  Vandana kumari