Details
-
Epic
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
Seamless meta sync
Description
Hudi to Hive sync is a common use case which enables querying Hudi tables through other query engines that support hive connector such as Presto and Trino. Currently, Hudi supports syncing to Hive asynchronously using run_sync_tool or synchronously through deltastreamer.
The goal of this umbrella JIRA is to imrpove the current sync mechanism and support Hive3. Additionally, we need to improve the documentation around different configs and sync modes.