Abhishek B Jangid

Results 3 comments of Abhishek B Jangid

yep, I am using "0.7.2" only.

@sorenmacbeth , Do you have any idea about this issue? Issue is like: > org.apache.spark.SparkException: Failed to register classes with Kryo at org.apache.spark.serializer.KryoSerializer.newKryo(KryoSerializer.scala:139) at org.apache.spark.serializer.KryoSerializerInstance.borrowKryo(KryoSerializer.scala:292) at org.apache.spark.serializer.KryoSerializerInstance.(KryoSerializer.scala:277) at org.apache.spark.serializer.KryoSerializer.newInstance(KryoSerializer.scala:186) at...

@sorenmacbeth So, Do I have to register all the classes used in the code. Such as `Byte array`, `Boolean array` etc. Actually I have written many applications using flambo-0.8.2 and...