[
https://issues.apache.org/jira/browse/HBASE-12470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14210096#comment-14210096
]
Jerry He commented on HBASE-12470:
----------------------------------
This can be seen as to be related to HBASE-12441.
We could use client scan result to contain the labels. Maybe with hbase
superuser and upon user's request by setting an attribute in the client scan?
> Way to determine which labels are applied to a cell in a table
> --------------------------------------------------------------
>
> Key: HBASE-12470
> URL: https://issues.apache.org/jira/browse/HBASE-12470
> Project: HBase
> Issue Type: New Feature
> Components: security
> Affects Versions: 0.98.6.1
> Reporter: Kevin Odell
>
> There is currently no way to determine which labels are applied to a cell
> without using the HFile tool to dump each HFile and then translating the
> output back to the hbase:labels table. This is quite tedious on larger
> tables. Since this could be a security risk perhaps we make it tunable with
> hbase.superuser.can.veiw.cells or something along those lines?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)