[
https://issues.apache.org/jira/browse/HADOOP-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208697#comment-14208697
]
Allen Wittenauer commented on HADOOP-11296:
-------------------------------------------
It looks like this is dependent upon either the version of bash or the version
of xargs, as I'm having trouble reproducing this on OS X. Even the test code
gives me the expected output. What version is showing the problem?
> 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: 3.0.0
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Attachments: HADOOP-11296-001.patch, HADOOP-11296-002.patch
>
>
> *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)