[
https://issues.apache.org/jira/browse/HUDI-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17439189#comment-17439189
]
Sagar Sumit commented on HUDI-1609:
-----------------------------------
It has been fixed. This patch fixes it: https://github.com/apache/hudi/pull/2879
Set following properties:
{code:java}
hoodie.datasource.hive_sync.use_jdbc=false
hoodie.datasource.hive_sync.mode=hms
{code}
> Issues w/ using hive metastore by disabling jdbc
> ------------------------------------------------
>
> Key: HUDI-1609
> URL: https://issues.apache.org/jira/browse/HUDI-1609
> Project: Apache Hudi
> Issue Type: Task
> Components: Hive Integration
> Affects Versions: 0.9.0
> Reporter: sivabalan narayanan
> Assignee: Sagar Sumit
> Priority: Major
> Labels: pull-request-available, sev:critical, user-support-issues
> Fix For: 0.10.0
>
>
> Ref: https://github.com/apache/hudi/issues/1679
--
This message was sent by Atlassian Jira
(v8.3.4#803005)