[
https://issues.apache.org/jira/browse/SENTRY-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh reopened SENTRY-2012:
-----------------------------------------
Hi Mano,
I've reverted the commit, as the Kafka tests were failing with the error:
2017-11-17 12:36:07,870 (main) [ERROR -
org.apache.sentry.kafka.binding.KafkaAuthBindingSingleton.configure(KafkaAuthBindingSingleton.java:66)]
Unable to create KafkaAuthBinding
java.lang.RuntimeException: Failed to create privilege converter of type
org.apache.sentry.provider.db.generic.tools.GenericPrivilegeConverter
at
org.apache.sentry.provider.db.generic.SentryGenericProviderBackend.initialize(SentryGenericProviderBackend.java:90)
at
org.apache.sentry.kafka.binding.KafkaAuthBinding.createAuthProvider(KafkaAuthBinding.java:201)
at
org.apache.sentry.kafka.binding.KafkaAuthBinding.<init>(KafkaAuthBinding.java:100)
at
org.apache.sentry.kafka.binding.KafkaAuthBindingSingleton.configure(KafkaAuthBindingSingleton.java:63)
at
org.apache.sentry.kafka.authorizer.SentryKafkaAuthorizer.configure(SentryKafkaAuthorizer.java:120)
Could you update the patch and make sure the entire build is working please?
Colm.
> Make SentryShellGeneric extendible
> ----------------------------------
>
> Key: SENTRY-2012
> URL: https://issues.apache.org/jira/browse/SENTRY-2012
> Project: Sentry
> Issue Type: Improvement
> Reporter: Mano Kovacs
> Assignee: Mano Kovacs
> Fix For: 2.0.0
>
> Attachments: SENTRY-2012.001.patch, SENTRY-2012.004.patch,
> SENTRY-2012.005.patch
>
>
> SentryShellGeneric is currently has support for hardcoded components.
> Proposing a refactoring to make is extendible by external libraries.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)