Can any one help

2014-04-08 Thread Neetha
Hi, I am trying to run Mahout -kmeans clustering on hadoop, but I am getting this error, hduser3@ubuntu:/usr/local/hadoop-1.0.1/mahout3$ bin/mahout seqdirectory \-i mahout-work/reuters-out \-o mahout-work/reuters-out-seqdir \-c UTF-8 -chunk 5 Warning: $HADOOP_HOME is deprecated.

Re: Can any one help

2014-04-08 Thread Andrew Musselman
Looks like your Hadoop dfs is not operating correctly; might need to stop all your Hadoop services, format your namenode, and then restart. E.g., https://www.google.com/search?q=could+only+be+replicated+to+0+nodes On Tue, Apr 8, 2014 at 10:23 AM, Neetha netasu...@gmail.com wrote: Hi, I am

Re: Can any one help

2014-04-08 Thread Sebastian Schelter
It seems there is a problem with your hdfs, how did you configure that? --sebastian On 04/08/2014 07:23 PM, Neetha wrote: Hi, I am trying to run Mahout -kmeans clustering on hadoop, but I am getting this error, hduser3@ubuntu:/usr/local/hadoop-1.0.1/mahout3$ bin/mahout seqdirectory \-i

Re: Can any one help

2014-04-08 Thread Suneel Marthi
Its not a Mahout issue, u may need to format ur datanodes and restart Hadoop, Hadoop is not able to replicate. On Tuesday, April 8, 2014 1:23 PM, Neetha netasu...@gmail.com wrote: Hi, I am trying to run Mahout -kmeans clustering on hadoop, but I am getting this error,