Hi All, I gone through this http://wiki.apache.org/nutch/Nutch0.9-Hadoop0.10-Tutorial and able setting up the hadoop with nutch.
While running this bin/hadoop namenode -format --> Formatted Succesfully. then bin/start-all.sh --> then able start all the master and slaves. then mkdir urls , echo "http://lucene.apache.org" >> urls/seed ---> this is running fine. When I execute this bin/hadoop dfs -put urls urls : ---------> It was giving an error called Bad connection to FS. command aborted Please help me out from this sceniario. Regards. Santhosh.Ch -- View this message in context: http://www.nabble.com/problem-getting-when-I-execute-bin-hadoop-dfs--fs-or-any---tf4334502.html#a12344686 Sent from the Hadoop Dev mailing list archive at Nabble.com.
