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 2014/04/16 17:36:15 UTC

[jira] [Created] (HBASE-11002) Shell support for changing cell visibility for testing

Andrew Purtell created HBASE-11002:
--------------------------------------

             Summary: Shell support for changing cell visibility for testing
                 Key: HBASE-11002
                 URL: https://issues.apache.org/jira/browse/HBASE-11002
             Project: HBase
          Issue Type: Improvement
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Minor
             Fix For: 0.99.0, 0.98.2


Similar to HBASE-11001, for testing purposes it would be useful if the shell can support a simple syntax for adding or changing the visibility expression on existing cells, borrowing scanner specifications from the current 'scan' command.

{noformat}
label '[<ns>:]<table>', '<visibilityExpression>', { ... }
{noformat}

where the last argument is the scanner specification.



--
This message was sent by Atlassian JIRA
(v6.2#6252)