Re: Installing Spark on Mac

2016-03-15 Thread Aida Tefera
ype ‘whoami’ in the terminal, and it responds with ‘root’ then >>> you’re the superuser. >>> However, as mentioned below, I don’t think its a relevant factor. >>> >>>> On Mar 10, 2016, at 12:02 PM, Aida Tefera <aida1.tef...@gmail.com> wrote: >&g

Re: Installing Spark on Mac

2016-03-10 Thread Aida Tefera
per-user, are you? What versions of > Java & Scala do you have installed? > >> On Mar 9, 2016, at 3:53 PM, Aida Tefera <aida1.tef...@gmail.com> wrote: >> >> Hi Jakob, >> >> Tried running the command env|grep SPARK; nothing comes back >> >> Tri

Re: Installing Spark on Mac

2016-03-09 Thread Aida Tefera
Hi Jakob, Tried running the command env|grep SPARK; nothing comes back Tried env|grep Spark; which is the directory I created for Spark once I downloaded the tgz file; comes back with PWD=/Users/aidatefera/Spark Tried running ./bin/spark-shell ; comes back with same error as below; i.e could

Re: Installing Spark on Mac

2016-03-09 Thread Aida Tefera
_HOME, it should look in the current directory > for the /conf dir. > > The defaults should be relatively safe, I’ve been using them with local mode > on my Mac for a long while without any need to change them. > >> On Mar 9, 2016, at 2:20 PM, Aida Tefera <aida1.tef...

Re: Installing Spark on Mac

2016-03-09 Thread Aida Tefera
eral configuration files. >> I believe that the two that you should look at are >> spark-defaults.conf >> spark-env.sh >> >> >>> On Mar 9, 2016, at 1:45 PM, Aida Tefera <aida1.tef...@gmail.com> wrote: >>> >>> Hi Tristan, thanks for your

Re: Installing Spark on Mac

2016-03-09 Thread Aida Tefera
spark-1.6.0-bin-hadoop2.6 > > 4. ./bin/spark-shell --master local[2] > >> On Tue, Mar 8, 2016 at 2:01 PM, Aida Tefera <aida1.tef...@gmail.com> wrote: >> Ok, once I downloaded the pre built version, I created a directory for it >> and named Spark >> >>

Re: Installing Spark on Mac

2016-03-08 Thread Aida Tefera
gt; > What happens when you do > > ./bin/spark-shell --master local[2] > > or > > ./bin/start-all.sh > > > >> On Tue, Mar 8, 2016 at 3:45 PM, Aida Tefera <aida1.tef...@gmail.com> wrote: >> Hi Cody, thanks for your reply >> >> I tried

Re: Installing Spark on Mac

2016-03-08 Thread Aida Tefera
Hi Cody, thanks for your reply I tried "sbt/sbt clean assembly" in the Terminal; somehow I still end up with errors. I have looked at the below links, doesn't give much detail on how to install it before executing "./sbin/start-master.sh" Thanks, Aida Sent from my iPhone > On 8 Mar 2016, at