Return-Path: X-Original-To: apmail-whirr-dev-archive@www.apache.org Delivered-To: apmail-whirr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E8E9D3FC for ; Thu, 4 Oct 2012 09:53:16 +0000 (UTC) Received: (qmail 73875 invoked by uid 500); 4 Oct 2012 09:53:16 -0000 Delivered-To: apmail-whirr-dev-archive@whirr.apache.org Received: (qmail 73642 invoked by uid 500); 4 Oct 2012 09:53:09 -0000 Mailing-List: contact dev-help@whirr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@whirr.apache.org Delivered-To: mailing list dev@whirr.apache.org Received: (qmail 73598 invoked by uid 99); 4 Oct 2012 09:53:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 09:53:08 +0000 Date: Thu, 4 Oct 2012 20:53:08 +1100 (NCT) From: "Steve Loughran (JIRA)" To: dev@whirr.apache.org Message-ID: <1938944967.164494.1349344388173.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (WHIRR-665) list of SSH commands should also identify host roles MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Steve Loughran created WHIRR-665: ------------------------------------ Summary: list of SSH commands should also identify host roles Key: WHIRR-665 URL: https://issues.apache.org/jira/browse/WHIRR-665 Project: Whirr Issue Type: Improvement Components: core Affects Versions: 0.9.0 Reporter: Steve Loughran Priority: Minor when the nodes are deployed, whirr list the ssh commands needed to get to each host. What it doesn't do is list the roles, so you either have to log in and check, or rummage through the logs above to work this out. I propose listing each role, so you'have [hadoop-jobtracker] ssh user@host2 [hadoop-namenode] ssh user@host ..etc. -- 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