Replacing Apache commons-lang3 object serializer with Kryo serializer
This commit is contained in:
committed by
vinoth chandar
parent
48797b1ae1
commit
a6c45feb2c
@@ -145,5 +145,10 @@
|
||||
<artifactId>objectsize</artifactId>
|
||||
<version>0.0.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.twitter</groupId>
|
||||
<artifactId>chill_2.11</artifactId>
|
||||
<version>0.8.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user