Generate ssh config file for each cluster for convenience 
----------------------------------------------------------

                 Key: WHIRR-574
                 URL: https://issues.apache.org/jira/browse/WHIRR-574
             Project: Whirr
          Issue Type: New Feature
          Components: core
            Reporter: Andrei Savu


See related discussion thread:
https://mail-archives.apache.org/mod_mbox/whirr-dev/201203.mbox/%3CCAHq9%2Br2Ww9mJVr2KtK%3D%2Bu2QygaW8xFk%3D2UtdtAGQ3%2Bv%3DUi4iXQ%40mail.gmail.com%3E

The proposal is to generate a ssh config file for each cluster. It should be 
possible to run commands like this:

{noformat}
ssh -F ~/.whirr/hadoop/ssh-config hadoop-namenode
ssh -F ~/.whirr/hadoop/ssh-config hadoop-datanode-1
ssh -F ~/.whirr/hadoop/ssh-config zookeeper-1
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to