You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2018/04/04 17:51:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-16459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey resolved HBASE-16459.
---------------------------------
      Resolution: Fixed
    Hadoop Flags: Incompatible change
    Release Note: 
<!-- markdown -->

The HBase `shell` command no longer recognizes the option `--format`. Previously this option only recognized the default value of 'console'. The default value is now always used.

> 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
>             Fix For: 1.5.0, 1.2.7, 2.0.0, 1.1.13, 2.0.0-beta-1, 1.3.2, 1.4.0
>
>         Attachments: HBASE-16459.master.001.patch, HBASE-16459.patch, HBASE-16459_v2.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
(v7.6.3#76005)