Re: Spark 2.0.0-snapshot: IllegalArgumentException: requirement failed: chunks must be non-empty

2016-05-13 Thread Ted Yu
Is it possible to come up with code snippet which reproduces the following ? Thanks On Fri, May 13, 2016 at 8:13 AM, Raghava Mutharaju < m.vijayaragh...@gmail.com> wrote: > I am able to run my application after I compiled Spark source in the > following way > > ./dev/change-scala-version.sh

Spark 2.0.0-snapshot: IllegalArgumentException: requirement failed: chunks must be non-empty

2016-05-13 Thread Raghava Mutharaju
I am able to run my application after I compiled Spark source in the following way ./dev/change-scala-version.sh 2.11 ./dev/make-distribution.sh --name spark-2.0.0-snapshot-bin-hadoop2.6 --tgz -Phadoop-2.6 -DskipTests But while the application is running I get the following exception, which I