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 2013/01/24 23:19:13 UTC

[jira] [Created] (HBASE-7661) [Per-KV security] Store and apply per cell ACLs in a shadow CF

Andrew Purtell created HBASE-7661:
-------------------------------------

             Summary: [Per-KV security] Store and apply per cell ACLs in a shadow CF
                 Key: HBASE-7661
                 URL: https://issues.apache.org/jira/browse/HBASE-7661
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 0.96.0
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell


Coprocessor based implementation of per-KV security that extends the existing AccessController and ACL model to cover per cell permissions. More comments on this approach can be found on the parent issue. Stores and consults the additional metadata in a shadow column family managed by the AccessController. Preserves existing user facing semantics. Does not require any changes to core code except, optionally, the security shell commands, for testing and prototyping convenience.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira