Re: Problems connecting with Mesos Master

2015-07-29 Thread Haripriya Ayyalasomayajula
81/ failed: Failed to parse the IP >>>>>>> >>>>>>> On Tue, Jul 28, 2015 at 1:51 PM, Tim Chen wrote: >>>>>>> >>>>>>>> spark-env.sh works as it will be called by >>>>>>>> spark-submit/spark

Re: Problems connecting with Mesos Master

2015-07-29 Thread Shafay Latif
;>>> Tim >>>>>>> >>>>>>>> On Tue, Jul 28, 2015 at 1:43 PM, Haripriya Ayyalasomayajula >>>>>>>> wrote: >>>>>>>> Hi, >>>>>>>> >>>>>>>> W

Re: Problems connecting with Mesos Master

2015-07-29 Thread Ondrej Smola
;>>> >>>>>>> On Tue, Jul 28, 2015 at 1:51 PM, Tim Chen wrote: >>>>>>> >>>>>>>> spark-env.sh works as it will be called by >>>>>>>> spark-submit/spark-shell, or you can just set it before you call &g

Re: Problems connecting with Mesos Master

2015-07-29 Thread Haripriya Ayyalasomayajula
t it before you call spark-shell yourself. >>>>>>> >>>>>>> Tim >>>>>>> >>>>>>> On Tue, Jul 28, 2015 at 1:43 PM, Haripriya Ayyalasomayajula < >>>>>>> aharipriy...@gmail.com> wrote:

Re: Problems connecting with Mesos Master

2015-07-28 Thread Ondrej Smola
>> >>>>>>> Where can I set the libprocess_ip env variable? spark_env.sh? Thats >>>>>>> the only place I can think of. Can you please point me to any related >>>>>>> documentation? >>>>&g

Re: Problems connecting with Mesos Master

2015-07-28 Thread Haripriya Ayyalasomayajula
v variable? spark_env.sh? Thats >>>>>> the only place I can think of. Can you please point me to any related >>>>>> documentation? >>>>>> >>>>>> On Tue, Jul 28, 2015 at 12:46 PM, Nikolaos Ballas neXus < >>>>>&

Re: Problems connecting with Mesos Master

2015-07-28 Thread Vinod Kone
think of. Can you please point me to any related >>>>> documentation? >>>>> >>>>> On Tue, Jul 28, 2015 at 12:46 PM, Nikolaos Ballas neXus < >>>>> nikolaos.bal...@nexusgroup.com> wrote: >>>>> >>>>>> If

Re: Problems connecting with Mesos Master

2015-07-28 Thread Haripriya Ayyalasomayajula
/ >>>>> create two files called ip and hostname and put the ip of the eth >>>>> interface. >>>>> >>>>> >>>>> >>>>> Sent from my Samsung device >>>>> >>>>> >>>>> --

Re: Problems connecting with Mesos Master

2015-07-28 Thread Vinod Kone
ster/ >>>> create two files called ip and hostname and put the ip of the eth >>>> interface. >>>> >>>> >>>> >>>> Sent from my Samsung device >>>> >>>> >>>> Original message -

Re: Problems connecting with Mesos Master

2015-07-28 Thread Haripriya Ayyalasomayajula
>>> >>> Sent from my Samsung device >>> >>> >>> ---- Original message >>> From: Haripriya Ayyalasomayajula >>> Date: 28/07/2015 20:18 (GMT+01:00) >>> To: user@mesos.apache.or

Re: Problems connecting with Mesos Master

2015-07-28 Thread Tim Chen
under /etc/mesos-master/ >> create two files called ip and hostname and put the ip of the eth >> interface. >> >> >> >> Sent from my Samsung device >> >> >> Original message >> From: Haripriya Ayyalasomayajula >> Da

Re: Problems connecting with Mesos Master

2015-07-28 Thread Haripriya Ayyalasomayajula
18 (GMT+01:00) > To: user@mesos.apache.org > Subject: Problems connecting with Mesos Master > > Hi all, > > I am trying to use Spark 1.4.1 with Mesos 0.23.0. > > When I try to start my spark-shell, it gives me the following warning : > > ***

RE: Problems connecting with Mesos Master

2015-07-28 Thread Nikolaos Ballas neXus
@mesos.apache.org Subject: Problems connecting with Mesos Master Hi all, I am trying to use Spark 1.4.1 with Mesos 0.23.0. When I try to start my spark-shell, it gives me the following warning : ** Scheduler driver bound to loopback interface! Cannot

Re: Problems connecting with Mesos Master

2015-07-28 Thread Vinod Kone
did you set LIBPROCESS_IP env variable as the warning suggested? On Tue, Jul 28, 2015 at 11:16 AM, Haripriya Ayyalasomayajula < aharipriy...@gmail.com> wrote: > Hi all, > > I am trying to use Spark 1.4.1 with Mesos 0.23.0. > > When I try to start my spark-shell, it gives me the following warning

Problems connecting with Mesos Master

2015-07-28 Thread Haripriya Ayyalasomayajula
Hi all, I am trying to use Spark 1.4.1 with Mesos 0.23.0. When I try to start my spark-shell, it gives me the following warning : ** Scheduler driver bound to loopback interface! Cannot communicate with remote master(s). You might want to set 'LIB