Yes,I did enable that
conf.set("spark.serializer",
"org.apache.spark.serializer.KryoSerializer")
conf.set("spark.kryo.registrator", "com.bigdata.MyRegistrator")-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issue-using-kryo-serilization-tp11129p11133.html Sent from the Apache Spark User List mailing list archive at Nabble.com.
