Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
hadoop-daemons.sh throws command not found.
[vinay@host2 install]$ /home/vinay/install/hadoop/sbin/hadoop-[vinay@host2 install]$ /home/vinay/install/hadoop/sbin/hadoop-daemons.sh --config /home/vinay/install/conf --hostnames 'host1 host2' start namenode host1: bash: host2: command not found...
hadoop-daemons.sh is mainly used to start the cluster, for ex: start-dfs.sh
Without this cluster will not be able to start.