Re: how to solve this problem?

2014-04-22 Thread Akhil Das
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/how-to-solve-this-problem-tp4579.html Sent from the Apache Spark User

Re: how to solve this problem?

2014-04-22 Thread Ankur Dave
This is a known bug in GraphX, and the fix is in PR #367: https://github.com/apache/spark/pull/367 Applying that PR should solve the problem. Ankur http://www.ankurdave.com/ On Mon, Apr 21, 2014 at 8:20 PM, gogototo wangbi...@gmail.com wrote: java.util.NoSuchElementException: End of stream

how to solve this problem?

2014-04-21 Thread gogototo
$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/how-to-solve-this-problem-tp4579.html Sent from the Apache Spark User List mailing list archive at Nabble.com.