Re: Problem installing Sparck on Windows 8

2015-10-17 Thread Marco Mistroni
HI still having issues in installing spark on windows 8 the spark web console runs successfully.. i can run spark pi example, however wheni run spark-shell i am getting the following exception java.lang.RuntimeException: java.lang.RuntimeException: The root scratch dir: /t mp/hive on HDFS should

Re: Problem installing Sparck on Windows 8

2015-10-15 Thread Marco Mistroni
Hi i t ried to set this variable in my windows env variables but got same result this si the result of calling set in my command prompt have i amended it in the wrong place? kr marco .. USERDOMAIN=MarcoLaptop USERDOMAIN_ROAMINGPROFILE=MarcoLaptop USERNAME=marco USERPROFILE=C:\Users\marco win

Re: Problem installing Sparck on Windows 8

2015-10-14 Thread Raghavendra Pandey
Looks like you are facing ipv6 issue. Can you try using preferIPv4 property on. On Oct 15, 2015 2:10 AM, "Steve Loughran" wrote: > > On 14 Oct 2015, at 20:56, Marco Mistroni wrote: > > > 15/10/14 20:52:35 WARN : Your hostname, MarcoLaptop resolves to a > loopback/non-r > eachable address: fe80:0

Re: Problem installing Sparck on Windows 8

2015-10-14 Thread Steve Loughran
On 14 Oct 2015, at 20:56, Marco Mistroni mailto:mmistr...@gmail.com>> wrote: 15/10/14 20:52:35 WARN : Your hostname, MarcoLaptop resolves to a loopback/non-r eachable address: fe80:0:0:0:c5ed:a66d:9d95:5caa%wlan2, but we couldn't find any external IP address! java.lang.RuntimeException: java.l

Re: Problem installing Sparck on Windows 8

2015-10-14 Thread Marco Mistroni
Thanks Steve followed instruction, spk is started and i can see the web ui however after launching spark-shell i am getting another exception. is this preventing me from actually using spark? kind regards marco 15/10/14 20:52:35 WARN : Your hostname, MarcoLaptop resolves to a loopback/non-r each

Re: Problem installing Sparck on Windows 8

2015-10-13 Thread Steve Loughran
On 12 Oct 2015, at 23:11, Marco Mistroni mailto:mmistr...@gmail.com>> wrote: HI all i have downloaded spark-1.5.1-bin-hadoop.2.4 i have extracted it on my machine, but when i go to the \bin directory and invoke spark-shell i get the following exception Could anyone assist pls? you've hit th