romiusprime

Results 1 issues of romiusprime

Hi! Is there a way we can add ACLs and specify the --authorizer-properties + zookeeper values? `./kafka-acls.sh --authorizer-properties zookeeper.connect= --add --allow-principal User:someadmin --cluster` In [KafkaAdminClient](https://github.com/dpkp/kafka-python/blob/f0a57a6a20a3049dc43fbf7ad9eab9635bd2c0b0/kafka/admin/client.py#L35), I see an option to...