Re: com.esotericsoftware.kryo.KryoException: java.io.IOException: failed to read chunk

2015-06-25 Thread Josh Rosen
: com.esotericsoftware.kryo.KryoException: java.io.IOException: failed to read chunk Has anybody experience this before? I noticed this bug https://issues.apache.org/jira/browse/SPARK-4105 Is it related? This is the command that creates the RDD of Sparse vectors. val parsedData

com.esotericsoftware.kryo.KryoException: java.io.IOException: failed to read chunk

2015-06-24 Thread Piero Cinquegrana
: com.esotericsoftware.kryo.KryoException: java.io.IOException: failed to read chunk Has anybody experience this before? I noticed this bug https://issues.apache.org/jira/browse/SPARK-4105 Is it related? This is the command that creates the RDD of Sparse vectors. val parsedData = stack.map(row = LabeledPoint