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 Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/23 18:50:00 UTC

[jira] [Resolved] (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 Kyle Purtell resolved HBASE-13053.
-----------------------------------------
      Assignee:     (was: Jerry He)
    Resolution: Abandoned

> 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
>            Priority: Minor
>         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
(v8.20.7#820007)