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

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

     [ https://issues.apache.org/jira/browse/HBASE-13053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-13053:
-----------------------------------
    Fix Version/s:     (was: 0.98.15)
                   0.98.16

> 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: 1.0.0, 0.98.10.1
>            Reporter: Jerry He
>            Assignee: Jerry He
>            Priority: Minor
>             Fix For: 2.0.0, 1.3.0, 0.98.16
>
>         Attachments: HBASE-13053-0.98.patch, HBASE-13053-master.patch
>
>
> 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)