Not sure if this helps, but it does seem to be part of a name in a Wikipedia article, and Wikipedia is the data set. So something is reading this class name from the data.
http://en.wikipedia.org/wiki/Carl_Fridtjof_Rode On Thu, Jul 17, 2014 at 9:40 AM, Tathagata Das <tathagata.das1...@gmail.com> wrote: > Seems like there is some sort of stream corruption, causing Kryo read to > read a weird class name from the stream (the name "arl Fridtjof Rode" in the > exception cannot be a class!). > Not sure how to debug this. > > @Patrick: Any idea?