aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2011-07-21 22:09:33 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2011-07-21 22:09:33 -0700
commitd12122502b866653735714adac491f3a162d2c0d (patch)
tree97b8fd59c1cd7c62f79d920ea8f1df8d4f34e0dd /run
parentbaa72e274742145dec572f95ffd02721d64c568f (diff)
downloadspark-d12122502b866653735714adac491f3a162d2c0d.tar.gz
spark-d12122502b866653735714adac491f3a162d2c0d.tar.bz2
spark-d12122502b866653735714adac491f3a162d2c0d.zip
Various improvements to Kryo serializer:
- Replaced modified Kryo version with the standard one augmented with the kryo-serializers package, which includes support for classes with no-arg constructors (that was why we had a modified Kryo before) - The kryo-serializers version also fixes issue #72. - Added a bunch of tests. - Serialize maps and a few other common types properly by default.
Diffstat (limited to 'run')
0 files changed, 0 insertions, 0 deletions