Skip to content

Better Function Serialization

Compare
Choose a tag to compare
@johnynek johnynek released this 03 Sep 16:49
· 3224 commits to develop since this release

This release adds more fault tolerant function serialization for https://github.com/twitter/summingbird . We now try Kryo, then fall back to Java if Kryo throws serializing the function.

If your code is working, there is no reason to update.

PS: Summingbird: https://blog.twitter.com/2013/streaming-mapreduce-with-summingbird