aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-hive/hive-exec-shade/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/storage-hive/hive-exec-shade/pom.xml')
-rw-r--r--contrib/storage-hive/hive-exec-shade/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/storage-hive/hive-exec-shade/pom.xml b/contrib/storage-hive/hive-exec-shade/pom.xml
index 3d4dcebc3..ad572efaf 100644
--- a/contrib/storage-hive/hive-exec-shade/pom.xml
+++ b/contrib/storage-hive/hive-exec-shade/pom.xml
@@ -117,6 +117,10 @@
<pattern>org.apache.parquet.</pattern>
<shadedPattern>hive.org.apache.parquet.</shadedPattern>
</relocation>
+ <relocation>
+ <pattern>org.apache.avro.</pattern>
+ <shadedPattern>hive.org.apache.avro.</shadedPattern>
+ </relocation>
</relocations>
<filters>
<filter>