Re: Serialization issue with Spark

2016-03-25 Thread manasdebashiskar
created on the executor. ...Manas -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Serialization-issue-with-Spark-tp26565p26595.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: Serialization issue with Spark

2016-03-23 Thread Dirceu Semighini Filho
a.a...@matchinguu.com>: > Can anyone please help me in this issue? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Serialization-issue-with-Spark-tp26565p26579.html > Sent from the Apache Spark User List mail

Re: Serialization issue with Spark

2016-03-23 Thread Hafsa Asif
Can anyone please help me in this issue? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Serialization-issue-with-Spark-tp26565p26579.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: Serialization issue with Spark

2016-03-22 Thread Ted Yu
I am facing Spark serialization issue in Spark (1.4.1 - Java Client) with > Spring Framework. It is known that Spark needs serialization and it > requires > every class need to be implemented with java.io.Serializable. But, in the > documentation link: http://spark.apache.org

Serialization issue with Spark

2016-03-22 Thread Hafsa Asif
Hello, I am facing Spark serialization issue in Spark (1.4.1 - Java Client) with Spring Framework. It is known that Spark needs serialization and it requires every class need to be implemented with java.io.Serializable. But, in the documentation link: http://spark.apache.org/docs/latest