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

stack commented on HBASE-3437:
------------------------------

Does this not work N?

{code}
hbase(main):006:0* help 'split'
Split table or pass a region row to split individual region

hbase(main):008:0> split 'usertable'
{code}



> Allow Explicit Splits from the Shell
> ------------------------------------
>
>                 Key: HBASE-3437
>                 URL: https://issues.apache.org/jira/browse/HBASE-3437
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>            Priority: Trivial
>             Fix For: 0.92.0
>
>
> There is no way currently to issue explicit splits from the shell.   You can 
> only accomplish it through HBaseAdmin currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to