Vinayakumar B created HADOOP-11296: -------------------------------------- Summary: hadoop-daemons.sh throws 'host1: bash: host3: command not found...' Key: HADOOP-11296 URL: https://issues.apache.org/jira/browse/HADOOP-11296 Project: Hadoop Common Issue Type: Bug Components: scripts Affects Versions: 2.5.1 Reporter: Vinayakumar B Assignee: Vinayakumar B Priority: Critical
*hadoop-daemons.sh* throws command not found. {noformat}[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... {noformat} *hadoop-daemons.sh* is mainly used to start the cluster, for ex: start-dfs.sh Without this cluster will not be able to start. -- This message was sent by Atlassian JIRA (v6.3.4#6332)