cuibo01 commented on pull request #16745:
URL: https://github.com/apache/flink/pull/16745#issuecomment-894931284
@lirui-apache thx for your review
Or in what situation would a user want to connect to HMS using one identity
and create tables with another?
--> in secure cluster, this is not allowed.
as I discussed with Hive experts,
now many of HMS's interfaces are open, and it does not check the validity of
the request, so it allows the some attribute to be empty. but we create table
using hive interface(like jdbc), the Owner attribute must contain data.
so i think, in secure cluster, owner is current UGI. and in non-secure
cluster,we can set owner
--
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]