czshh0628 opened a new pull request, #7896: URL: https://github.com/apache/seatunnel/pull/7896
# Description When you use the Hive-JDBC document provided on the official website to configure the hive plug-in for kerberos authentication, a data synchronization error occurs and Kerberos authentication fails   By checking the stack record, find the configuration in the code to set whether to enable kerberos  Therefore, if you change the useKerberos parameter of seatunnel hive-JDBC to use_kerberos, you can obtain the result from the authenticated hive connection   success  -- 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]
