[
https://issues.apache.org/jira/browse/HUDI-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-180:
--------------------------------
Labels: pull-request-available (was: )
> Move HiveSyncTool registration from hive server (jdbc) to metastore (thrift)
> ----------------------------------------------------------------------------
>
> Key: HUDI-180
> URL: https://issues.apache.org/jira/browse/HUDI-180
> Project: Apache Hudi (incubating)
> Issue Type: New Feature
> Components: Hive Integration
> Reporter: Nishith Agarwal
> Assignee: Nishith Agarwal
> Priority: Major
> Labels: pull-request-available
>
> Currently, the HiveSyncTool takes in the JDBC URL of the hive server as an
> argument to be able to register hoodie datasets with the hive metastore.
> One of the problems faced was when using HiveSyncTool in a secure HDFS
> cluster environment using kerberos. The current implementation of JDBC does
> not allow for registration in such an environment. The implementation can be
> changed to support that but the consensus internally in our company has been
> to move to metastore.
> This ticket is to propose this change. Let's discuss on this ticket and I can
> follow this up with a PR.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)