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 78A4ADFF3 for ; Tue, 23 Oct 2012 00:14:14 +0000 (UTC) Received: (qmail 92662 invoked by uid 500); 23 Oct 2012 00:14:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 92600 invoked by uid 500); 23 Oct 2012 00:14:14 -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 92533 invoked by uid 99); 23 Oct 2012 00:14:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2012 00:14:14 +0000 Date: Tue, 23 Oct 2012 00:14:14 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: <1672247026.13745.1350951254098.JavaMail.jiratomcat@arcas> In-Reply-To: <346103449.4111.1350693852041.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-7019) Can't pass SplitAlgo in hbase 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/HBASE-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481965#comment-13481965 ] Hudson commented on HBASE-7019: ------------------------------- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #231 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/231/]) HBASE-7019 Can't pass SplitAlgo in hbase shell (Revision 1401091) Result = FAILURE gchanan : Files : * /hbase/trunk/hbase-server/src/main/ruby/hbase/admin.rb * /hbase/trunk/hbase-server/src/test/ruby/hbase/admin_test.rb > Can't pass SplitAlgo in hbase shell > ----------------------------------- > > Key: HBASE-7019 > URL: https://issues.apache.org/jira/browse/HBASE-7019 > Project: HBase > Issue Type: Bug > Components: shell > Affects Versions: 0.96.0 > Reporter: Gregory Chanan > Assignee: Gregory Chanan > Fix For: 0.96.0 > > Attachments: HBASE-7019.patch, HBASE-7019-v2.patch > > > {noformat} > hbase(main):002:0> create 't1', 'f1', {NUMREGIONS => 15, SPLITALGO => 'HexStringSplit'} > ERROR: uninitialized constant Hbase::Admin::RegionSplitter > {noformat} -- 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