[
https://issues.apache.org/jira/browse/HBASE-12470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211803#comment-14211803
]
ramkrishna.s.vasudevan commented on HBASE-12470:
------------------------------------------------
Yes, connection negotiation was the suggestion given in HBASE-12441 also.
https://issues.apache.org/jira/browse/HBASE-12441?focusedCommentId=14201557&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14201557
HBASE-9681 is the JIRA for connection negotiation. I have some patches that I
worked on (Need to check it). The main problem is that for supporting this
negotiation we may have to introduce a two way handshake mechanism and that may
have BC issues with clients and servers with/without this negotiation support.
> 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)