[
https://issues.apache.org/jira/browse/SENTRY-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109506#comment-15109506
]
Hadoop QA commented on SENTRY-1012:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12783403/SENTRY-1012.001.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/1085/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
>
>
> 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)