You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2018/03/22 16:22:00 UTC

[jira] [Commented] (HBASE-20254) Incorrect help message for merge_region

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

Hadoop QA commented on HBASE-20254:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 17s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  0s{color} | {color:red} The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  4m  8s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  0m 10s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  4m 14s{color} | {color:green} the patch passed {color} |
| {color:red}-1{color} | {color:red} rubocop {color} | {color:red}  0m  8s{color} | {color:red} The patch generated 1 new + 390 unchanged - 1 fixed = 391 total (was 391) {color} |
| {color:red}-1{color} | {color:red} ruby-lint {color} | {color:red}  0m  3s{color} | {color:red} The patch generated 1 new + 724 unchanged - 1 fixed = 725 total (was 725) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m  0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  0m 11s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} unit {color} | {color:red}  1m 15s{color} | {color:red} hbase-shell in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m  9s{color} | {color:green} The patch does not generate ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 10m 47s{color} | {color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | hadoop.hbase.client.TestShell |
|   | hadoop.hbase.client.TestAdminShell |
|   | hadoop.hbase.client.rsgroup.TestShellRSGroups |
|   | hadoop.hbase.client.TestReplicationShell |
|   | hadoop.hbase.client.TestQuotasShell |
|   | hadoop.hbase.client.TestTableShell |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01 |
| JIRA Issue | HBASE-20254 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12915710/HBASE-20254.master.001.patch |
| Optional Tests |  asflicense  javac  javadoc  unit  rubocop  ruby_lint  |
| uname | Linux 2866432ee3a6 4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 13:48:03 UTC 2016 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh |
| git revision | master / 4cb40e6d84 |
| maven | version: Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z) |
| Default Java | 1.8.0_162 |
| rubocop | v0.54.0 |
| rubocop | https://builds.apache.org/job/PreCommit-HBASE-Build/12080/artifact/patchprocess/diff-patch-rubocop.txt |
| ruby-lint | v2.3.1 |
| ruby-lint | https://builds.apache.org/job/PreCommit-HBASE-Build/12080/artifact/patchprocess/diff-patch-ruby-lint.txt |
| unit | https://builds.apache.org/job/PreCommit-HBASE-Build/12080/artifact/patchprocess/patch-unit-hbase-shell.txt |
|  Test Results | https://builds.apache.org/job/PreCommit-HBASE-Build/12080/testReport/ |
| Max. process+thread count | 784 (vs. ulimit of 10000) |
| modules | C: hbase-shell U: hbase-shell |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/12080/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> Incorrect help message for merge_region
> ---------------------------------------
>
>                 Key: HBASE-20254
>                 URL: https://issues.apache.org/jira/browse/HBASE-20254
>             Project: HBase
>          Issue Type: Sub-task
>          Components: shell
>    Affects Versions: 2.0.0
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Minor
>         Attachments: HBASE-20254.master.001.patch
>
>
> In 2.0 merge_region command accepts full region name not just the encoded region name but the help says only encoded can be used. The move command only accepts encoded region name.
>  
> hbase(main):003:0> help 'merge_region'
> Merge two regions. 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).
>  
> NOTE: You must pass the encoded region name, not the full region name so
> this command is a little different from other region operations.  The encoded
> region name is the hash suffix on region names: e.g. if the region name were
> TestTable,0094429456,1289497600452.527db22f95c8a9e0116f0cc13c680396. then
> the encoded region name portion is 527db22f95c8a9e0116f0cc13c680396
>  
> Examples:
>  
>   hbase> merge_region 'ENCODED_REGIONNAME', 'ENCODED_REGIONNAME'
>   hbase> merge_region 'ENCODED_REGIONNAME', 'ENCODED_REGIONNAME', true



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)