[HUDI-654] Rename hudi-hive to hudi-hive-sync
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<includes>
|
||||
<include>org.apache.hudi:hudi-common</include>
|
||||
<include>org.apache.hudi:hudi-hadoop-mr</include>
|
||||
<include>org.apache.hudi:hudi-hive</include>
|
||||
<include>org.apache.hudi:hudi-hive-sync</include>
|
||||
|
||||
<include>com.beust:jcommander</include>
|
||||
<include>org.apache.parquet:parquet-avro</include>
|
||||
@@ -117,7 +117,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.hudi</groupId>
|
||||
<artifactId>hudi-hive</artifactId>
|
||||
<artifactId>hudi-hive-sync</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user