Hi all, This must be a simple question but I can't find the answer anywhere. I have a Sentry Service with some (test) privileges for both Hive + Kafka:
> ./sentryShell -conf ../sentry-site.xml -lp -r admin_role -t hive server=* > ./sentryShell -conf ../sentry-site.xml -lp -r admin_role -t kafka HOST=*->CLUSTER=kafka-cluster->action=all However, when my Kafka broker attempts to get the privileges for the "admin" group it returns the Hive privilege: [2017-06-28 11:02:38,952] DEBUG result = [server=*] (org.apache.sentry.policy.kafka.SimpleKafkaPolicyEngine) How do I configure my "sentry-site.xml" on the Kafka side to instead return the Kafka privilege? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
