Re: Data doesn't write in HDFS

2015-03-27 Thread Alexander Alten-Lorenz
Hi Have a closer look at: java.io.IOException: File /testing/syncfusion/C#/JMS_message.1427429746967.log.tmp could only be replicated to 0 nodes instead of minReplication (=1). There are 1 datanode(s) running and 1 node(s) are excluded in this operation. BR, AL > On 27 Mar 2015, at 05:48

Data doesn't write in HDFS

2015-03-26 Thread Ramesh Rocky
Hi, I try to write the data in hdfs using flume on windows machine. Here I configure flume and hadoop on same machine and write data into hdfs its works perfectly. But configure hadoop and flume on different machines (both are windows machines). I try to write data in hdfs it shows the following