Description
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.
label '[<ns>:]<table>', '<visibilityExpression>', { ... }
where the last argument is the scanner specification.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-11001 Shell support for granting cell permissions for testing
- Closed