[
https://issues.apache.org/jira/browse/SENTRY-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174934#comment-15174934
]
Hadoop QA commented on SENTRY-1056:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12789261/SENTRY-1056.001-kafka.patch
against kafka.
{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/1276/console
This message is automatically generated.
> Get service name from Kafka's server properties.
> ------------------------------------------------
>
> Key: SENTRY-1056
> URL: https://issues.apache.org/jira/browse/SENTRY-1056
> Project: Sentry
> Issue Type: Sub-task
> Reporter: Ashish K Singh
> Assignee: Ashish K Singh
> Fix For: 1.7.0
>
> Attachments: SENTRY-1056.001-kafka.patch
>
>
> KafkaAuthorizer is using a hard-coded service name, "kafka". This will work
> as long as there is only one Kafka cluster instance that is trying to
> authenticate with Sentry. This however, might not be always true. In order to
> identify each kafka cluster instance separately, during kafka authorizer's
> configuration kafka cluster name can be obtained from kafka configs and be
> used as a service name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)