1
0

[HUDI-654] Rename hudi-hive to hudi-hive-sync

This commit is contained in:
lamber-ken
2020-03-04 22:45:44 +08:00
committed by leesf
parent 5f85c26704
commit ccbf543607
27 changed files with 13 additions and 13 deletions

View File

@@ -142,7 +142,7 @@
</dependency>
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-hive</artifactId>
<artifactId>hudi-hive-sync</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>