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