You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jerry He (JIRA)" <ji...@apache.org> on 2015/02/17 01:29:11 UTC

[jira] [Created] (HBASE-13053) Add support of Visibility Labels in PerformanceEvaluation

Jerry He created HBASE-13053:
--------------------------------

             Summary: Add support of Visibility Labels in PerformanceEvaluation
                 Key: HBASE-13053
                 URL: https://issues.apache.org/jira/browse/HBASE-13053
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.98.10.1, 1.0.0
            Reporter: Jerry He
            Assignee: Jerry He
            Priority: Minor
             Fix For: 2.0.0, 1.0.1, 0.98.11


Add support of Visibility Labels in PerformanceEvaluation:

During write operations, support adding a visibility expression to KVs.
During read/scan operations, support using visibility authorization.

Here is the usage:
{noformat}
Options:
...
visibilityExp   Writes the visibility expression along with KVs. Use for write commands. Visiblity labels need to pre-exist.
visibilityAuth  Specify the visibility auths (comma separated labels) used in read or scan. Visiblity labels need to pre-exist.
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)