Re: Spark 1.5.0 Error on startup

2015-10-05 Thread Julius Fernandes
You are right this is related to Windows. I am using Windows8. Placed the WinUtils.exe in HADOOP_HOME/bin. Issue does not occur anymore. On Mon, Oct 5, 2015 at 3:30 PM, Steve Loughran wrote: > this is windows, isn't it? you're missing a winutils.exe in the right > place, and hadoop core isn'

Re: Spark 1.5.0 Error on startup

2015-10-05 Thread Steve Loughran
this is windows, isn't it? you're missing a winutils.exe in the right place, and hadoop core isn't providing anything meaningful. Hadoop 2.8 will provide more diagnostics, including a link to this wiki page: https://wiki.apache.org/hadoop/WindowsProblems On 5 Oct 2015, at 05:26, Julius Ferna