Tagar commented on pull request #29729:
URL: https://github.com/apache/spark/pull/29729#issuecomment-697969651


   Just wondering if this authorization any different in Confluent Kafka (vs 
OSS Kafka)? 
   I was trying to follow this 
   https://docs.confluent.io/current/kafka/authorization.html 
   ``` 
   **Group**
   Groups in the brokers. 
   All protocol calls that work with groups, such as joining a group, 
   must have corresponding privileges with the group in the subject. 
   
   Group (**group.id**) can mean Consumer Group, Stream Group (application.id), 
   Connect Worker Group, or any other group that uses the 
   Consumer Group protocol, like Schema Registry cluster.
   ```
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to