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)