Re: Python UDF and explode error

2015-09-18 Thread Pavel Burdanov
This is similar to SPARK-10685 and SPARK-9131, but in my case the error reproduces even in local mode with one worker. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Python-UDF-and-explode-error-tp24736p24740.html Sent from the Apache Spark User List

Python UDF and explode error

2015-09-18 Thread Pavel Burdanov
askRunner.run(Executor.scala:214) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ... 1 more -- View this