[ 
https://issues.apache.org/jira/browse/HBASE-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481945#comment-13481945
 ] 

Hudson commented on HBASE-7019:
-------------------------------

Integrated in HBase-TRUNK #3473 (See 
[https://builds.apache.org/job/HBase-TRUNK/3473/])
    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

Reply via email to