You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/01/26 20:59:00 UTC

[jira] [Commented] (HBASE-19871) delete.rb help message wrong after HBASE-18142

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

Chia-Ping Tsai commented on HBASE-19871:
----------------------------------------

Thanks [~elserj] to point this bug...My bad:(
The delete.rb should always require the column as it is used to delete the specified version of the specified column.

bq. maybe get those release notes added to HBASE-18142 too? 
I have added the release notes to HBASE-18142.

> delete.rb help message wrong after HBASE-18142
> ----------------------------------------------
>
>                 Key: HBASE-19871
>                 URL: https://issues.apache.org/jira/browse/HBASE-19871
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: Romil Choksi
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>             Fix For: 1.3.2, 1.2.7, 2.0.0-beta-2, 1.4.2
>
>
> HBASE-18142 made an intentionally incompatible change to delete.rb
> Most notably from a user, the help message is now inaccurate: only two arguments must be provided (table name and row) whereas it was required to also provide a column to delete.
> [~chunhao], [~chia7712], might one of you folks be able to submit a patch to fix this up (maybe get those release notes added to HBASE-18142 too? ;))



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