lirui-apache commented on pull request #16745: URL: https://github.com/apache/flink/pull/16745#issuecomment-897325502
It seems strange to me that we need to set owner differently depending on whether kerberose is enabled. This is not how Hive sets the owner, and can be confusing to users. If we really want to support setting owner via configurations, it should take precedence over UGI, which means we always use the configuration if it's set, otherwise we fall back 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