Failed to locate the winutils binary in the hadoop binary path

2015-01-29 Thread Naveen Kumar Pokala
Hi, I am facing the following issue when I am connecting from spark-shell. Please tell me how to avoid it. 15/01/29 17:21:27 ERROR 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

Re: Failed to locate the winutils binary in the hadoop binary path

2015-01-29 Thread Akhil Das
You need to set your HADOOP_HOME in the environment. Here : Could not locate executable null\bin\winutils.exe in the Hadoop binaries. null is supposed to be your HADOOP_HOME. On 29 Jan 2015 15:57, Naveen Kumar Pokala npok...@spcapitaliq.com wrote: Hi, I am facing the following issue when I