lrz created HUDI-1759:
-------------------------

             Summary: Save one connection retry when hiveSyncTool run with 
useJdbc=false
                 Key: HUDI-1759
                 URL: https://issues.apache.org/jira/browse/HUDI-1759
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: lrz
             Fix For: 0.9.0
         Attachments: image-2021-04-02-15-43-15-854.png

when sync metadata to hive with useJdbc=false, there will have two problem:

first: if hive server enable kerberos, and hudi  sync to hive with 
useJdbc=false, then the metadata will miss owner, check the meta data here(I 
test with hive 3.1.1):

!image-2021-04-02-15-43-15-854.png!

second: we can see there is a connection retry to hive metastore everytime 
syncToHive, this exception also happen at UT "TestHiveSyncTool.testBasicSync":

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to