You need to set HADOOP_HOME. Is Spark officially supposed to work on Windows or not at this stage? I know the build doesn't quite yet.
On Thu, Aug 28, 2014 at 11:37 AM, Hingorani, Vineet < vineet.hingor...@sap.com> wrote: > The file is compiling properly but when I try to run the jar file using > spark-submit, it is giving some errors. I am running spark locally and have > downloaded a pre-built version of Spark named “For Hadoop 2 (HDP2, CDH5)”. > AI don’t know if it is a dependency problem but I don’t want to have Hadoop > in my system. The error says: > > > > 14/08/28 12:34:36 ERROR util.Shell: Failed to locate the winutils binary > in the hadoop binary path > > java.io.IOException: Could not locate executable null\bin\winutils.exe in > the Hadoop binaries. > > > > Vineet >