test-wangxiaoyu commented on pull request #3622:
URL: https://github.com/apache/hudi/pull/3622#issuecomment-915777578
To connect to Kerberos-managed Hive, you need to perform the following
operations
1. Perform Kerberos authentication on the client
2. When calling hive.get (conf).getmsc (),Pass the conf. Set (" hive.
Metastore. Sasl. Enabled ", "true") and the conf. Set (" hive. Metastore.
Kerberos. Principal ","hive/_HOST@BIGDATA");
3. Ensure that the Hive client version is the same as the Hive server version
--
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]