[ 
https://issues.apache.org/jira/browse/HBASE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

mingjian updated HBASE-3922:
----------------------------

    Attachment: RegionSplit.patch

Add a new class ASCIISplit

> pre sharding in ascii
> ---------------------
>
>                 Key: HBASE-3922
>                 URL: https://issues.apache.org/jira/browse/HBASE-3922
>             Project: HBase
>          Issue Type: New Feature
>          Components: client, scripts, util
>    Affects Versions: 0.90.2
>            Reporter: mingjian
>            Priority: Minor
>         Attachments: RegionSplit.patch
>
>
> Some times we need pre-sharding some tables. With the default MD5StringSplit, 
> it can only split with BigInteger. Maybe we need split with ascii, especially 
> with [0-9,a-z,A-Z].

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to