[
https://issues.apache.org/jira/browse/HBASE-13550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512261#comment-14512261
]
Hudson commented on HBASE-13550:
--------------------------------
SUCCESS: Integrated in HBase-0.98 #963 (See
[https://builds.apache.org/job/HBase-0.98/963/])
HBASE-13550 [Shell] Support unset of a list of table attributes (apurtell: rev
7c7c4c88f97227c8600d3868de5e231eb2639707)
* hbase-shell/src/main/ruby/hbase/admin.rb
* hbase-shell/src/test/ruby/hbase/admin_test.rb
> [Shell] Support unset of a list of table attributes
> ---------------------------------------------------
>
> Key: HBASE-13550
> URL: https://issues.apache.org/jira/browse/HBASE-13550
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.98.10.1
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 2.0.0, 1.1.0, 0.98.13, 1.0.2
>
> Attachments: HBASE-13550.patch
>
>
> Introduce a backwards compatible shell option for unsetting a list of table
> attributes at once. It's a trivial change. In admin.rb, if method is
> 'table_att_unset', check if 'name' is an array, and if so handle that case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)