You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/24 01:20:38 UTC

[jira] [Created] (HBASE-13550) [Shell] Support unset of a list of table attributes

Andrew Purtell created HBASE-13550:
--------------------------------------

             Summary: [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
             Fix For: 2.0.0, 1.1.0, 0.98.13, 1.0.2


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)