lirui-apache opened a new issue, #6071:
URL: https://github.com/apache/iceberg/issues/6071

   ### Query engine
   
   Spark
   
   ### Question
   
   I have a question regarding the ClientPool in HiveCatalog. It seems we don’t 
consider UGI when reusing a client, does this mean we could perform the 
operation with an incorrect identity in a multi-tenant scenario?
   
   We have a spark thrift server to run DDLs from different users, and we 
randomly encounter authorization failures. By checking audit logs, we noticed 
the UGI used is different from the user submitting the DDL.


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

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


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

Reply via email to