[ https://issues.apache.org/jira/browse/SENTRY-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111615#comment-15111615 ]
Hadoop QA commented on SENTRY-1012: ----------------------------------- Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12783686/SENTRY-1012.003.patch against master. {color:red}Overall:{color} -1 due to an error {color:red}ERROR:{color} failed to build with patch (exit code 1) Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/1099/console This message is automatically generated. > 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 > Fix For: 1.7.0 > > Attachments: SENTRY-1012.001.patch, SENTRY-1012.002.patch, > SENTRY-1012.003.patch > > > 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)