pan3793 commented on code in PR #6628: URL: https://github.com/apache/kyuubi/pull/6628#discussion_r1721973345
########## docs/deployment/engine_share_level.md: ########## @@ -108,6 +108,57 @@ It follows the [Hadoop GroupsMapping](https://hadoop.apache.org/docs/current/had The mechanisms of `SparkContext`, `SparkSession` and TTL works similarly to USER share level. +You can use the following steps to configure Hadoop to use LDAP-based group mapping. Review Comment: ```suggestion Here is an example to configure `HadoopGroupProvider` to use LDAP-based group mapping. ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
