Re: Spark 1.2.0 build error

2014-12-29 Thread Naveen Madhire
I am getting "The command is too long" error. Is there anything which needs to be done. However for the time being I followed the "sbt" way of buidling spark in IntelliJ. On Mon, Dec 29, 2014 at 3:52 AM, Sean Owen wrote: > It means a test failed but you have not shown the test failure. This wou

Re: Spark 1.2.0 build error

2014-12-29 Thread Sean Owen
It means a test failed but you have not shown the test failure. This would have been logged earlier. You would need to say how you ran tests too. The tests for 1.2.0 pass for me on several common permutations. On Dec 29, 2014 3:22 AM, "Naveen Madhire" wrote: > Hi, > > I am follow the below link f

Spark 1.2.0 build error

2014-12-28 Thread Naveen Madhire
Hi, I am follow the below link for building Spark 1.2.0 https://spark.apache.org/docs/1.2.0/building-spark.html I am getting the below error during the Maven build. I am using IntelliJ IDE. The build is failing in the scalatest plugin, [INFO] Reactor Summary: [INFO] [INFO] Spark Project Parent