[
https://issues.apache.org/jira/browse/HUDI-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lrz updated HUDI-1759:
----------------------
Attachment: image-2021-04-02-15-48-42-895.png
> 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
> Priority: Major
> Fix For: 0.9.0
>
> Attachments: image-2021-04-02-15-43-15-854.png,
> image-2021-04-02-15-48-42-895.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)