I\'m not able to run a simple spark job in Scala IDE (Maven spark project) installed on Windows 7
Spark core dependency has be
if we see below issue
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 binaries.
then do following steps