mapPartitions - How Does it Works

2015-03-18 Thread ashish.usoni
, 7) Can some one please explain why it prints 1,4,7 only Thanks, -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/mapPartitions-How-Does-it-Works-tp22123.html Sent from the Apache Spark User List mailing list archive at Nabble.com

RE: mapPartitions - How Does it Works

2015-03-18 Thread java8964
) as 3 iterator, then combine to one final RDD (1, 4, 7). Yong Date: Wed, 18 Mar 2015 10:19:34 -0700 From: ashish.us...@gmail.com To: user@spark.apache.org Subject: mapPartitions - How Does it Works I am trying to understand about mapPartitions but i am still not sure how it works

Re: mapPartitions - How Does it Works

2015-03-18 Thread Ganelin, Ilya
some one please explain why it prints 1,4,7 only Thanks, -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/mapPartitions-How-Does -it-Works-tp22123.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: mapPartitions - How Does it Works

2015-03-18 Thread Alex Turner (TMS)
-spark-user-list.1001560.n3.nabble.com/mapPartitions-How-Does -it-Works-tp22123.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional

Re: mapPartitions - How Does it Works

2015-03-18 Thread Sabarish Sasidharan
one please explain why it prints 1,4,7 only Thanks, -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/mapPartitions-How-Does-it-Works-tp22123.html Sent from the Apache Spark User List mailing list archive at Nabble.com