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 2016/08/20 00:36:23 UTC

[jira] [Commented] (HBASE-16459) Remove unused hbase shell --format option

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

Hadoop QA commented on HBASE-16459:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 13s {color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} hbaseanti {color} | {color:green} 0m 0s {color} | {color:green} Patch does not have any anti-patterns. {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:green}+1{color} | {color:green} rubocop {color} | {color:green} 0m 3s {color} | {color:green} The patch generated 0 new + 31 unchanged - 6 fixed = 31 total (was 37) {color} |
| {color:red}-1{color} | {color:red} ruby-lint {color} | {color:red} 0m 1s {color} | {color:red} The patch generated 1 new + 43 unchanged - 0 fixed = 44 total (was 43) {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} hadoopcheck {color} | {color:green} 26m 53s {color} | {color:green} Patch does not cause any errors with Hadoop 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.1 2.6.2 2.6.3 2.7.1. {color} |
| {color:red}-1{color} | {color:red} hbaseprotoc {color} | {color:red} 0m 10s {color} | {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 13s {color} | {color:green} The patch does not generate ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 27m 45s {color} | {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.11.2 Server=1.11.2 Image:yetus/hbase:date2016-08-20 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12824674/HBASE-16459.patch |
| JIRA Issue | HBASE-16459 |
| Optional Tests |  asflicense  rubocop  ruby_lint  |
| uname | Linux 808dd24c6312 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016 x86_64 x86_64 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 / 7145e46 |
| rubocop | v0.42.0 |
| ruby-lint | v2.3.0 |
| ruby-lint | https://builds.apache.org/job/PreCommit-HBASE-Build/3174/artifact/patchprocess/diff-patch-ruby-lint.txt |
| hbaseprotoc | https://builds.apache.org/job/PreCommit-HBASE-Build/3174/artifact/patchprocess/patch-hbaseprotoc-root.txt |
| modules | C: . U: . |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/3174/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> Remove unused hbase shell --format option
> -----------------------------------------
>
>                 Key: HBASE-16459
>                 URL: https://issues.apache.org/jira/browse/HBASE-16459
>             Project: HBase
>          Issue Type: Task
>          Components: shell
>            Reporter: Dima Spivak
>            Assignee: Dima Spivak
>            Priority: Trivial
>              Labels: beginner
>         Attachments: HBASE-16459.patch
>
>
> The usage information when running {{hbase shell}} refers to a formatter option that has yet to implemented in over 8 years and which will ostensibly never be implemented. As such, let's cleanup the [help message|https://github.com/apache/hbase/blob/master/bin/hirb.rb#L57-L59] and remove some extraneous lines of code from {{[hirb.rb|https://github.com/apache/hbase/blob/master/bin/hirb.rb#L74-L83]}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)