[HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync, hudi-dla-sync (#1810)
- Generalize the hive-sync module for syncing to multiple metastores - Added new options for datasource - Added new command line for delta streamer Co-authored-by: Vinoth Chandar <vinoth@apache.org>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -39,10 +39,10 @@
|
||||
<module>hudi-cli</module>
|
||||
<module>hudi-client</module>
|
||||
<module>hudi-hadoop-mr</module>
|
||||
<module>hudi-hive-sync</module>
|
||||
<module>hudi-spark</module>
|
||||
<module>hudi-timeline-service</module>
|
||||
<module>hudi-utilities</module>
|
||||
<module>hudi-sync</module>
|
||||
<module>packaging/hudi-hadoop-mr-bundle</module>
|
||||
<module>packaging/hudi-hive-sync-bundle</module>
|
||||
<module>packaging/hudi-spark-bundle</module>
|
||||
|
||||
Reference in New Issue
Block a user