Hi

I encountered a very peculiar behavior of my Hadoop cluster

When I try to stop it, it claims not to be started

test5.dev ~ # stop-all.sh
no jobtracker to stop
test6.dev: no tasktracker to stop
test5.dev: no tasktracker to stop
no namenode to stop
test5.dev: no datanode to stop
test6.dev: no datanode to stop
test5.dev: no secondarynamenode to stop


(the same comes for HBase)

In the same time, I am able to submit the tasks, access hdfs, hbase.
Do you have any idea, what can be the reason of such state ?
I am running the scripts from the same node, I started hadoop from


cheers
Piotr

Reply via email to