[
https://issues.apache.org/jira/browse/SENTRY-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118479#comment-15118479
]
Dapeng Sun commented on SENTRY-1013:
------------------------------------
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)