Re: collect() works, take() returns ImportError: No module named iter

2015-08-13 Thread YaoPau
for this issue was documentation for an older version of Spark which mentions using SPARK_YARN_USER_ENV to set PYSPARK_PYTHON within spark-env.sh, which didn't work for us on Spark 1.3. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/collect-works-take-returns

collect() works, take() returns ImportError: No module named iter

2015-08-10 Thread YaoPau
) at org.apache.spark.scheduler.DAGSchedulerEventProcessLoop.onReceive(DAGScheduler.scala:1354) at org.apache.spark.util.EventLoop$$anon$1.run(EventLoop.scala:48) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/collect-works-take-returns

Re: collect() works, take() returns ImportError: No module named iter

2015-08-10 Thread Ruslan Dautkhanov
(DAGScheduler.scala:1354) at org.apache.spark.util.EventLoop$$anon$1.run(EventLoop.scala:48) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/collect-works-take-returns-ImportError-No-module-named-iter-tp24199.html Sent from the Apache Spark User List

Re: collect() works, take() returns ImportError: No module named iter

2015-08-10 Thread Davies Liu
) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/collect-works-take-returns-ImportError-No-module-named-iter-tp24199.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: collect() works, take() returns ImportError: No module named iter

2015-08-10 Thread Jon Gregg
.1001560.n3.nabble.com/collect-works-take-returns-ImportError-No-module-named-iter-tp24199.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org