[
https://issues.apache.org/jira/browse/SENTRY-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114783#comment-15114783
]
Hadoop QA commented on SENTRY-1012:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12784095/SENTRY-1012.005-kafka.patch
against kafka.
{color:red}Overall:{color} -1 due to 2 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hive.TestSandboxOps
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/1105/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, SENTRY-1012.005-kafka.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)