You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Ashish K Singh (JIRA)" <ji...@apache.org> on 2016/01/20 20:11:39 UTC

[jira] [Created] (SENTRY-1012) Add core model for Kafka

Ashish K Singh created SENTRY-1012:
--------------------------------------

             Summary: Add core model for Kafka
                 Key: SENTRY-1012
                 URL: https://issues.apache.org/jira/browse/SENTRY-1012
             Project: Sentry
          Issue Type: Sub-task
            Reporter: Ashish K Singh
            Assignee: Ashish K Singh


Add core model for Kafka. The model must include following Authorizables.

1. Cluster
2. Topic
3. Group
4. Host

Note that Group is Consumer-Group. In Apache Kafka Cluster, Topic and Group are all referred as resources and users/groups are allowed or denied to access them. Host on the other hand is not a resource, however to map the host based privileges support in Sentry model, we need to have host as resource.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)