lirui-apache commented on pull request #16745: URL: https://github.com/apache/flink/pull/16745#issuecomment-895900655
> > wouldn't that trigger the issue first before you can create any tables? > > no, HMS allows requests to get all information, and HMS does not check whether the request has permission on the table, but hive checks whether the request has the permission on the table. so i think fink support setting owner. Storage based authorization is the only Hive authorization currently supported by the Hive connector. And it's performed in HMS. You can refer to the doc here: https://cwiki.apache.org/confluence/display/Hive/Storage+Based+Authorization+in+the+Metastore+Server -- 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...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org