Re: java.lang.ClassNotFoundException - spark on mesos

2014-03-31 Thread Tim St Clair
What versions are you running? There is a known protobuf 2.5 mismatch, depending on your versions. Cheers, Tim - Original Message - > From: "Bharath Bhushan" > To: user@spark.apache.org > Sent: Monday, March 31, 2014 8:16:19 AM > Subject: java.lang.ClassNotFoundException - spark on m

Re: java.lang.ClassNotFoundException - spark on mesos

2014-03-31 Thread Tim St Clair
, March 31, 2014 9:46:32 AM > Subject: Re: java.lang.ClassNotFoundException - spark on mesos > > I tried 0.9.0 and the latest git tree of spark. For mesos, I tried 0.17.0 and > the latest git tree. > > Thanks > > > On 31-Mar-2014, at 7:24 pm, Tim St Clair wrote: > >

Re: is Mesos falling out of favor?

2014-05-11 Thread Tim St Clair
- Original Message - > From: "deric" > To: u...@spark.incubator.apache.org > Sent: Tuesday, May 6, 2014 11:42:58 AM > Subject: Re: is Mesos falling out of favor? Nope. > > I guess it's due to missing documentation and quite complicated setup. > Continuous integration would be nice!

Re: spark+mesos: configure mesos 'callback' port?

2014-05-12 Thread Tim St Clair
Does - mesos-slave --master=zk://host1:port1,host2:port2 --port=54321 not work? Cheers, Tim - Original Message - > From: "Scott Clasen" > To: u...@spark.incubator.apache.org > Sent: Tuesday, May 6, 2014 11:39:34 PM > Subject: spark+mesos: configure mesos 'callback' port? > > Is any

Re: Local Dev Env with Mesos + Spark Streaming on Docker: Can't submit jobs.

2014-05-12 Thread Tim St Clair
Jacob & Gerard - You might find the link below useful: http://rrati.github.io/blog/2014/05/07/apache-hadoop-plus-docker-plus-fedora-running-images/ For non-reverse-dns apps, NAT is your friend. Cheers, Tim - Original Message - > From: "Jacob Eisinger" > To: user@spark.apache.o