Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 67058 invoked from network); 12 Jun 2007 00:03:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2007 00:03:48 -0000 Received: (qmail 5026 invoked by uid 500); 12 Jun 2007 00:03:51 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 5003 invoked by uid 500); 12 Jun 2007 00:03:51 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 4994 invoked by uid 99); 12 Jun 2007 00:03:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 17:03:51 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 17:03:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1234F7141F6 for ; Mon, 11 Jun 2007 17:03:26 -0700 (PDT) Message-ID: <18436280.1181606606072.JavaMail.jira@brutus> Date: Mon, 11 Jun 2007 17:03:26 -0700 (PDT) From: "stack (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1465) Add cluster stop/start scripts for hbase In-Reply-To: <31790020.1181084725862.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-1465: -------------------------- Status: In Progress (was: Patch Available) > Add cluster stop/start scripts for hbase > ---------------------------------------- > > Key: HADOOP-1465 > URL: https://issues.apache.org/jira/browse/HADOOP-1465 > Project: Hadoop > Issue Type: New Feature > Components: contrib/hbase > Reporter: stack > Assignee: stack > Priority: Minor > Attachments: clusterscripts-v2.patch, clusterscripts-v3.patch, clusterscripts.patch > > > Add start-hbase.sh and stop-hbase.sh scripts that will do for hbase what *-dfs.sh does for HDFS and *-mapred.sh does for MR. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.