Nishith Agarwal created HUDI-894:
------------------------------------
Summary: Allow ability to use hive metastore thrift connection to
register tables
Key: HUDI-894
URL: https://issues.apache.org/jira/browse/HUDI-894
Project: Apache Hudi (incubating)
Issue Type: Bug
Components: Hive Integration
Reporter: Nishith Agarwal
Assignee: Nishith Agarwal
Fix For: 0.5.3
At the moment, we have 2 ways to register the table with HMS
1) Thrift based HMS
2) JDBC through hive server
For secure clusters, the thrift based HMS works out of the box as long as the
correct namespace and connection string is provided, for JDBC, that does not
work out of the box. For users who want to register in secure clusters, we want
to allow ability to toggle between these 2 approaches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)