[HUDI-584] Relocate spark-avro dependency by maven-shade-plugin (#1290)
This commit is contained in:
committed by
GitHub
parent
9d46ce380a
commit
5f85c26704
2
pom.xml
2
pom.xml
@@ -112,6 +112,8 @@
|
||||
<main.basedir>${project.basedir}</main.basedir>
|
||||
<spark.bundle.hive.scope>provided</spark.bundle.hive.scope>
|
||||
<spark.bundle.hive.shade.prefix></spark.bundle.hive.shade.prefix>
|
||||
<spark.bundle.avro.scope>compile</spark.bundle.avro.scope>
|
||||
<spark.bundle.spark.shade.prefix>org.apache.hudi.spark.</spark.bundle.spark.shade.prefix>
|
||||
<utilities.bundle.hive.scope>provided</utilities.bundle.hive.scope>
|
||||
<utilities.bundle.hive.shade.prefix></utilities.bundle.hive.shade.prefix>
|
||||
<argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>
|
||||
|
||||
Reference in New Issue
Block a user