Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C8D7F7A2 for ; Wed, 27 Mar 2013 13:15:18 +0000 (UTC) Received: (qmail 59641 invoked by uid 500); 27 Mar 2013 13:15:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 59554 invoked by uid 500); 27 Mar 2013 13:15:18 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 59508 invoked by uid 99); 27 Mar 2013 13:15:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 13:15:17 +0000 Date: Wed, 27 Mar 2013 13:15:17 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8172) Fix ./bin/*.rb scripts or remove them 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/HBASE-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615223#comment-13615223 ] Hudson commented on HBASE-8172: ------------------------------- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #466 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/466/]) HBASE-8172 Fix ./bin/*.rb scripts or remove them (Revision 1461163) Result = FAILURE stack : Files : * /hbase/trunk/bin/get-active-master.rb * /hbase/trunk/bin/region_mover.rb * /hbase/trunk/bin/region_status.rb > Fix ./bin/*.rb scripts or remove them > ------------------------------------- > > Key: HBASE-8172 > URL: https://issues.apache.org/jira/browse/HBASE-8172 > Project: HBase > Issue Type: Task > Components: scripts > Reporter: stack > Assignee: rajeshbabu > Priority: Blocker > Fix For: 0.95.0 > > Attachments: HBASE-8172.patch > > > I started to review the bin content to see what had rotted and what had not. The first script I tried doesn't say how to run it and when I did it did this: > {code} > durruti:hbase-0.97-SNAPSHOT stack$ ./bin/get-active-master.rb > env: hbase-jruby: No such file or directory > durruti:hbase-0.97-SNAPSHOT stack$ ./bin/hbase org.jruby.Main bin/get-active-master.rb > NativeException: java.lang.IllegalArgumentException: Not a host:port pair: PBUF > 172.21.3.100?????? > __ensure__ at bin/get-active-master.rb:37 > (root) at bin/get-active-master.rb:34 > durruti:hbase-0.97-SNAPSHOT stack$ vi bin/ > {code} > Check and fix all *.rb scripts or remove. > Blocker on 0.95. -- 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