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
   
   
![cf0007a24d38faafa9e4385a280b19ff](https://github.com/user-attachments/assets/7efa7ad4-8aa2-491a-935b-f71489ae79b9)
   
![image](https://github.com/user-attachments/assets/40a769a5-9bc1-4b2f-8e09-3c4ff2aaa49d)
   
   
   By checking the stack record, find the configuration in the code to set 
whether to enable kerberos
   
   
![image](https://github.com/user-attachments/assets/745ad759-48ec-4a85-afed-ca732839e966)
   
   Therefore, if you change the useKerberos parameter of seatunnel hive-JDBC to 
use_kerberos, you can obtain the result from the authenticated hive connection
   
   
![image](https://github.com/user-attachments/assets/2de9a93f-6463-4587-9eb8-1b5b878efdb8)
   
   
![image](https://github.com/user-attachments/assets/8d0bcf67-feea-4704-838b-cba47ab5ed92)
   
   success
   
   
![image](https://github.com/user-attachments/assets/84936d67-9afa-4c4f-aab2-bc535de1c2cd)


-- 
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]

Reply via email to