[ 
https://issues.apache.org/jira/browse/HADOOP-7197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vrachnis Ilias-Dimitrios updated HADOOP-7197:
---------------------------------------------

    Attachment: slaves.sh.patch

Changing the IFS variable to the new line permits the inclusion of ssh flags in 
the slaves file such as -p <port>

> Support for non-standard ssh port for slaves
> --------------------------------------------
>
>                 Key: HADOOP-7197
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7197
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: util
>    Affects Versions: 0.20.2
>         Environment: FreeBSD 8.2-RELEASE
>            Reporter: Vrachnis Ilias-Dimitrios
>            Priority: Trivial
>              Labels: hadoop
>         Attachments: slaves.sh.patch
>
>
> I was trying to add a slave that ran sshd in a non-standard port (eg. 2222 in 
> stead of 22), when I noticed that there was no way to support another port 
> through the configuration for a single node.
> Supporting a different port for all the slaves is possible through the 
> HADOOP_SSH_OPTS variable, but not for a single slave.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to