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

[jira] [Comment Edited] (SENTRY-1013) Add policy engine for Kafka

    [ https://issues.apache.org/jira/browse/SENTRY-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118479#comment-15118479 ] 

Dapeng Sun edited comment on SENTRY-1013 at 1/27/16 2:20 AM:
-------------------------------------------------------------

Thank [~singhashish] for your update, Could you also update the patch on rb. And I found there are some PMD errors 
https://builds.apache.org/job/PreCommit-SENTRY-Build/1115/artifact/test-output/install.txt
{noformat}
[INFO] PMD Failure: org/apache/sentry/policy/kafka/KafkaPrivilegeValidator.java:24 Rule:UnusedImports Priority:4 Avoid unused imports such as 'org.apache.sentry.core.model.kafka.Cluster'.
[INFO] PMD Failure: org/apache/sentry/policy/kafka/KafkaPrivilegeValidator.java:25 Rule:UnusedImports Priority:4 Avoid unused imports such as 'org.apache.sentry.core.model.kafka.ConsumerGroup'.
[INFO] PMD Failure: org/apache/sentry/policy/kafka/KafkaPrivilegeValidator.java:28 Rule:UnusedImports Priority:4 Avoid unused imports such as 'org.apache.sentry.core.model.kafka.Topic'.
{noformat}
I think you can use {{mvn clean install -DskipTests}} to reproduce it at your local environment.



was (Author: dapengsun):
Thank [~singhashish] for your update, Could you also update the patch on rb. And I found there are some PMD errors 
https://builds.apache.org/job/PreCommit-SENTRY-Build/1115/artifact/test-output/install.txt
{noformat}
[INFO] PMD Failure: org/apache/sentry/policy/kafka/KafkaPrivilegeValidator.java:24 Rule:UnusedImports Priority:4 Avoid unused imports such as 'org.apache.sentry.core.model.kafka.Cluster'.
[INFO] PMD Failure: org/apache/sentry/policy/kafka/KafkaPrivilegeValidator.java:25 Rule:UnusedImports Priority:4 Avoid unused imports such as 'org.apache.sentry.core.model.kafka.ConsumerGroup'.
[INFO] PMD Failure: org/apache/sentry/policy/kafka/KafkaPrivilegeValidator.java:28 Rule:UnusedImports Priority:4 Avoid unused imports such as 'org.apache.sentry.core.model.kafka.Topic'.
{noformat}


> Add policy engine for Kafka
> ---------------------------
>
>                 Key: SENTRY-1013
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1013
>             Project: Sentry
>          Issue Type: Sub-task
>            Reporter: Ashish K Singh
>            Assignee: Ashish K Singh
>             Fix For: 1.7.0
>
>         Attachments: SENTRY-1013.001-kafka.patch, SENTRY-1013.002-kafka.patch
>
>
> Add a policy engine for Kafka.



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