Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 2AB7811CCF for ; Fri, 29 Aug 2014 13:08:55 +0000 (UTC) Received: (qmail 88966 invoked by uid 500); 29 Aug 2014 13:08:54 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 88884 invoked by uid 500); 29 Aug 2014 13:08:54 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 88678 invoked by uid 99); 29 Aug 2014 13:08:54 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 13:08:54 +0000 Date: Fri, 29 Aug 2014 13:08:54 +0000 (UTC) From: "Krisztian Horvath (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-6027) Add the capability of starting and stoping services with Ambari Shell MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Horvath updated AMBARI-6027: -------------------------------------- Attachment: AMBARI-6027-1.patch The Groovy shell will be able to start/stop individual services (with TAB completion/no typing) or all services. Commands: services start - starts all services services start --service ZOOKEEPER - will only start ZOOKEEPER services stop - stops all services services stop --service ZOOKEEPER - will only stop ZOOKEEPER > Add the capability of starting and stoping services with Ambari Shell > --------------------------------------------------------------------- > > Key: AMBARI-6027 > URL: https://issues.apache.org/jira/browse/AMBARI-6027 > Project: Ambari > Issue Type: Sub-task > Reporter: Janos Matyas > Assignee: Janos Matyas > Fix For: 1.7.0 > > Attachments: AMBARI-6027-1.patch > > -- This message was sent by Atlassian JIRA (v6.2#6252)