lirui-apache commented on pull request #16745: URL: https://github.com/apache/flink/pull/16745#issuecomment-899574143
@cuibo01 I prefer to set owner as the current UGI. That means we're following the behavior of hive's default UGI authenticator provider. If you have strong reasons to also support setting owner with `user.name` configuration, then we can let the configuration take precedence of UGI, i.e. use `user.name` whenever it's set, otherwise fallback to UGI. -- 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