Re: NullPointerException on cluster mode when using foreachPartition

2014-12-16 Thread Shixiong Zhu
s > countersPublishers.foreachRDD(rdd => rdd.collect().foreach(r => > dbActorUpdater ! updateDBMessage(r))) > > There is no problem. I think something is misconfigured > Thanks for help > > > > > -- > View this message in context: > http://apache-spark-user-list.100

NullPointerException on cluster mode when using foreachPartition

2014-12-16 Thread richiesgr
this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/NullPointerException-on-cluster-mode-when-using-foreachPartition-tp20719.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To