Topic creation fails on Kerberos/SASL enabled brokers

2017-05-18 Thread amir masood khezrain
I have setup a Kerberos/SASL enabled Kafka cluster with three brokers. Everything is working except an issue I have with the topic creation. When a topic is created with a principal different from the principal of the leader broker, a znode is create under 'kafka/brokers/topics' with the name o

Topic creation fails on Kerberos/SASL enabled brokers

2017-05-18 Thread amir masood khezrain
Hello, I have setup a Kerberos/SASL enabled Kafka cluster with three brokers. Everything is working except an issue I have with the topic creation. When a topic is created with a principal different from the principal of the leader broker, a znode is create under 'kafka/brokers/topics' with the

Kerberos/SASL Enabled Kafka - broker fails NoAuth due ACL

2017-01-19 Thread amir masood khezrain
Hi I am planning to setup a Kerberos/SASL enabled kafka cluster with three brokers. Since “zookeeper.set.acl=true” is set, when running the first broker, it creates the znodes required. It also sets the ACL of nodes which locks down the nodes to the first broker. Here is the output of the ACL on