pan3793 commented on issue #6402:
URL: https://github.com/apache/kyuubi/issues/6402#issuecomment-2124227409

   That sounds reasonable, and if you looks at the code, it's easy to implement 
such a  functionality.
   
   
https://github.com/apache/kyuubi/blob/v1.8.2/kyuubi-server/src/main/scala/org/apache/kyuubi/session/HadoopGroupProvider.scala#L32
   
   For example, we can define a `kyuubi.session.preferGroup`, when it present, 
we choose it instead of the first group as the user's primary group, or deny if 
the preferGroup is not valid.


-- 
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]

Reply via email to