Replacing Apache commons-lang3 object serializer with Kryo serializer
This commit is contained in:
committed by
vinoth chandar
parent
48797b1ae1
commit
a6c45feb2c
@@ -148,6 +148,10 @@
|
||||
<pattern>org.apache.hadoop.hive.service.</pattern>
|
||||
<shadedPattern>com.uber.hoodie.org.apache.hadoop_hive.service.</shadedPattern>
|
||||
</relocation>
|
||||
<relocation>
|
||||
<pattern>com.twitter.chill.</pattern>
|
||||
<shadedPattern>com.uber.hoodie.com.twitter.chill.</shadedPattern>
|
||||
</relocation>
|
||||
</relocations>
|
||||
<createDependencyReducedPom>false</createDependencyReducedPom>
|
||||
<artifactSet>
|
||||
|
||||
Reference in New Issue
Block a user