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

Re: Spark Error - Failed to locate the winutils binary in the hadoop binary path

2014-12-28 Thread Naveen Madhire
Hi All, Sorry, I should have checked the JIRA issue tracker before sending the email. I found this is an already existing issue, https://issues.apache.org/jira/browse/SPARK-2356 And the solution is present in the below location, http://qnalist.com/questions/4994960/run-spark-unit-test-on-window

Spark Error - Failed to locate the winutils binary in the hadoop binary path

2014-12-28 Thread Naveen Madhire
Hi All, I am getting the below error while running a simple spark application from Eclipse. I am using Eclipse, Maven, Java. I've spark running locally on my Windows laptop. I copied the spark files from the spark summit 2014 training http://databricks.com/spark-training-resources#itas I can ru