[
https://issues.apache.org/jira/browse/HBASE-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HBASE-4628:
-------------------------------
Attachment: HBASE-4628.D417.2.patch
cgist updated the revision "HBASE-4628 [jira] Enhance Table Create Presplit
Functionality within the HBase Shell".
Reviewers: nspiegelberg, JIRA
Added a line which was missing from admin.rb due to an unrelated commit
REVISION DETAIL
https://reviews.facebook.net/D417
AFFECTED FILES
src/main/ruby/hbase.rb
src/main/ruby/hbase/admin.rb
src/main/ruby/shell/commands/create.rb
> Enhance Table Create Presplit Functionality within the HBase Shell
> ------------------------------------------------------------------
>
> Key: HBASE-4628
> URL: https://issues.apache.org/jira/browse/HBASE-4628
> Project: HBase
> Issue Type: Improvement
> Reporter: Nicolas Spiegelberg
> Assignee: Nicolas Spiegelberg
> Attachments: HBASE-4628.D411.1.patch, HBASE-4628.D417.1.patch,
> HBASE-4628.D417.2.patch, HBASE-4628.D429.1.patch
>
>
> Currently, we allow the user to presplit in the HBase shell by explicitly
> listing the startkey of all the region shards that they want. Instead, we
> should provide the RegionSplitter functionality of choosing a split
> algorithm, followed by the number of splits that they want.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira