You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Albert Chu (JIRA)" <ji...@apache.org> on 2012/11/30 20:27:58 UTC

[jira] [Created] (HADOOP-9109) Support remote shell comands other than ssh in startup scripts

Albert Chu created HADOOP-9109:
----------------------------------

             Summary: Support remote shell comands other than ssh in startup scripts
                 Key: HADOOP-9109
                 URL: https://issues.apache.org/jira/browse/HADOOP-9109
             Project: Hadoop Common
          Issue Type: Improvement
          Components: scripts
            Reporter: Albert Chu
            Priority: Minor


Some organizations have remote shell launching mechanisms other than ssh.  It would be nice to be able to use these other remote shell commands without hand modifying the startup scripts.

I've attached a locally developed patch for this against Hadoop 1.1.0.  It modifies conf/hadoop-env.sh, bin/slaves.sh, and bin/hadoop-daemon.sh and supports a HADOOP_SSH_CMD environment variable to allow users to set whatever remote shell command they want to use.







--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HADOOP-9109) Support remote shell comands other than ssh in startup scripts

Posted by "Albert Chu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-9109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Albert Chu updated HADOOP-9109:
-------------------------------

    Attachment: HADOOP-9109-tag-release-1.1.0.patch

Patch illustrating change in 1.1.0 tag.
                
> Support remote shell comands other than ssh in startup scripts
> --------------------------------------------------------------
>
>                 Key: HADOOP-9109
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9109
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>            Reporter: Albert Chu
>            Priority: Minor
>         Attachments: HADOOP-9109-tag-release-1.1.0.patch
>
>
> Some organizations have remote shell launching mechanisms other than ssh.  It would be nice to be able to use these other remote shell commands without hand modifying the startup scripts.
> I've attached a locally developed patch for this against Hadoop 1.1.0.  It modifies conf/hadoop-env.sh, bin/slaves.sh, and bin/hadoop-daemon.sh and supports a HADOOP_SSH_CMD environment variable to allow users to set whatever remote shell command they want to use.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira