You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/05/27 01:13:04 UTC

[jira] [Commented] (HBASE-10326) Super user should be able scan all the cells irrespective of the visibility labels

    [ https://issues.apache.org/jira/browse/HBASE-10326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009124#comment-14009124 ] 

Hudson commented on HBASE-10326:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #5141 (See [https://builds.apache.org/job/HBase-TRUNK/5141/])
HBASE-11253 IntegrationTestWithCellVisibilityLoadAndVerify failing since HBASE-10326 (Anoop Sam John) (apurtell: rev 1279ae807c0e2d9b183c145fa553bdc84b6ca1a7)
* hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestLoadAndVerify.java
* hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestWithCellVisibilityLoadAndVerify.java


> Super user should be able scan all the cells irrespective of the visibility labels
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-10326
>                 URL: https://issues.apache.org/jira/browse/HBASE-10326
>             Project: HBase
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 0.98.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Critical
>              Labels: security
>             Fix For: 0.98.0, 0.99.0
>
>         Attachments: HBASE-10326.patch, HBASE-10326_1.patch
>
>
> This issue is in lieu with HBASE-10322.  In case of export tool, when the cells with visibility labels are exported using a super user we should be able to export the data.  But with the current implementation, the super user would also be able to view cells that has visibility labels associated with the superuser.  The idea of HBASE-10322 is to strip out tags based on user and if so this change is necessary for export tool to work with Visibility.  ACL already has a concept of global admins.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)