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

Hudson commented on HBASE-19051:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.5 #107 (See 
[https://builds.apache.org/job/HBase-1.5/107/])
HBASE-19051 Add new split algorithm for num string (tedyu: rev 
ae6a951658c2c12952c5f08d5cf3b021fd9a8d5f)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestRegionSplitter.java
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionSplitter.java


> Add new split algorithm for num string
> --------------------------------------
>
>                 Key: HBASE-19051
>                 URL: https://issues.apache.org/jira/browse/HBASE-19051
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Yun Zhao
>            Assignee: Yun Zhao
>            Priority: Minor
>             Fix For: 1.4.0, 1.5.0, 2.0.0-alpha-4
>
>         Attachments: HBASE-19051.branch-1.001.patch, 
> HBASE-19051.master.001.patch, HBASE-19051.master.002.patch
>
>
> We will use the reversed sequential number or phone number as the first part 
> of rowkey, there is no split algorithm to create a pre-split table, only by 
> specify the split points.
> {code}
> create 't1','f', SPLITS => ['1','2','3','4','5','6','7','8','9']
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to