RE: Example File not running

2014-08-27 Thread Hingorani, Vineet
: Mittwoch, 27. August 2014 16:01 To: Hingorani, Vineet Cc: user@spark.apache.org Subject: Re: Example File not running You can install hadoop 2 by reading this doc https://wiki.apache.org/hadoop/Hadoop2OnWindows Once you are done with it, you can set the environment variable HADOOP_HOME then it

Re: Example File not running

2014-08-27 Thread Akhil Das
amed Hadoop2 version Spark > on the site. The problem what I think is because I am running it on local > machine and it is not able to find some dependencies of Hadoop. Please tell > me what file should I download to work on my local machine (pre-built, so > that I don’t have to build it again). > > > &g

RE: Example File not running

2014-08-27 Thread Hingorani, Vineet
don’t have to build it again). From: Akhil Das [mailto:ak...@sigmoidanalytics.com] Sent: Mittwoch, 27. August 2014 13:35 To: Hingorani, Vineet Cc: user@spark.apache.org Subject: Re: Example File not running It should point to your hadoop installation directory. (like C:\hadoop\) Since yo

Re: Example File not running

2014-08-27 Thread Akhil Das
iable? I want to run > the scripts locally on my machine and do not have any Hadoop installed. > > > > Thank you > > > > *From:* Akhil Das [mailto:ak...@sigmoidanalytics.com] > *Sent:* Mittwoch, 27. August 2014 12:54 > *To:* Hingorani, Vineet > *Cc:* user@spark.

RE: Example File not running

2014-08-27 Thread Hingorani, Vineet
Subject: Re: Example File not running The statement java.io.IOException: Could not locate executable null\bin\winutils.exe explains that the null is received when expanding or replacing an Environment Variable. I'm guessing that you are missing HADOOP_HOME in the environment vari

Re: Example File not running

2014-08-27 Thread Akhil Das
The statement java.io.IOException: Could not locate executable null\bin\winutils.exe explains that the null is received when expanding or replacing an Environment Variable. I'm guessing that you are missing *HADOOP_HOME* in the environment variables. Thanks Best Regards On Wed, Aug 27, 2014 at