[
https://issues.apache.org/jira/browse/HBASE-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612075#comment-13612075
]
Hudson commented on HBASE-8189:
-------------------------------
Integrated in hbase-0.95-on-hadoop2 #40 (See
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/40/])
HBASE-8189 Shell commands of online region merge(Chunhui shen) (Revision
1460312)
Result = FAILURE
zjushch :
Files :
* /hbase/branches/0.95/hbase-server/src/main/ruby/hbase/admin.rb
* /hbase/branches/0.95/hbase-server/src/main/ruby/shell.rb
* /hbase/branches/0.95/hbase-server/src/main/ruby/shell/commands/merge_region.rb
> Shell commands of online region merge
> -------------------------------------
>
> Key: HBASE-8189
> URL: https://issues.apache.org/jira/browse/HBASE-8189
> Project: HBase
> Issue Type: Sub-task
> Components: shell
> Reporter: chunhui shen
> Assignee: chunhui shen
> Fix For: 0.95.0, 0.98.0
>
> Attachments: hbase-8189v1.patch, hbase-8189v2.patch
>
>
> Shell commands of region merge
> Usage:
> hbase> merge_region 'ENCODED_REGIONNAME', 'ENCODED_REGIONNAME'
> hbase> merge_region 'ENCODED_REGIONNAME', 'ENCODED_REGIONNAME', true
> Passing 'true' as the optional third parameter will force a merge ('force'
> merges regardless else merge will fail unless passed adjacent regions.
> 'force' is for expert use only)
--
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