I also hit this bug, have you resolved this issue? Or could you give some suggestions?
2014-07-28 18:33 GMT+08:00 Aniket Bhatnagar <aniket.bhatna...@gmail.com>: > I am trying to serialize objects contained in RDDs using runtime > relfection via TypeTag. However, the Spark job keeps > failing java.io.NotSerializableException on an instance of TypeCreator > (auto generated by compiler to enable TypeTags). Is there any workaround > for this without switching to scala 2.11? >