FileSystem Error

2013-03-29 Thread Cyril Bogus
Hi, I am running a small java program that basically write a small input data to the Hadoop FileSystem, run a Mahout Canopy and Kmeans Clustering and then output the content of the data. In my hadoop.properties I have included the core-site.xml definition for the Java program to connect to my

Second node hdfs

2013-03-13 Thread Cyril Bogus
I am trying to start the datanode on the slave node but when I check the dfs I only have one node. When I check the logs on the slave node I find the following output. 2013-03-13 10:22:14,608 INFO org.apache.hadoop.hdfs.server.datanode.DataNode: STARTUP_MSG:

Re: Second node hdfs

2013-03-13 Thread Cyril Bogus
in both NameNodes and DataNodes otherwise it won't be able to reach NameNode. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Wed, Mar 13, 2013 at 7:57 PM, Cyril Bogus cyrilbo...@gmail.com wrote: I am trying to start the datanode on the slave node but when I check