Re: spark and mesos issue

2014-09-16 Thread Gurvinder Singh
It might not be related only to memory issue. Memory issue is also there as you mentioned. I have seen that one too. The fine mode issue is mainly spark considering that it got two different block manager for same ID, whereas if I search for the ID in the mesos slave, it exist only on the one

Default Chef cookbook for Mesos

2014-09-16 Thread Steve Domin
Hi everyone, I'm using Chef to install and configure Mesos on our servers and so far I've been working with mdsol's cookbook https://github.com/mdsol/mesos_cookbook partly because it seems to be the official community cookbook (since it's the one in the supermarket). However, it doesn't seem to

Re: spark and mesos issue

2014-09-16 Thread Tim St Clair
inline - - Original Message - From: CCAAT cc...@tampabay.rr.com To: user@mesos.apache.org Cc: cc...@tampabay.rr.com Sent: Monday, September 15, 2014 5:33:08 PM Subject: Re: spark and mesos issue Hello Brenden/Vinod, Is your installation using systemd ? Has anyone documented

Re: Default Chef cookbook for Mesos

2014-09-16 Thread Nic Grayson
The mdsol cookbook author has said everyone should just use the everpeace cookbook. I would recommend switching to it. On Tue, Sep 16, 2014 at 6:40 AM, Steve Domin st...@gocardless.com wrote: Hi everyone, I'm using Chef to install and configure Mesos on our servers and so far I've been

Re: Default Chef cookbook for Mesos

2014-09-16 Thread Ray Rodriguez
Hi Steve I'm the original author of the mdsol chef cookbook. The original motivation for writing a new cookbook from the one that was already out there at the time (Shingo's everpeace/cookbook-mesos) was that we wanted to install the mesosphere deb packages instead of compiling mesos which is the

Re: Mesos 12.04 Python2.7 Egg

2014-09-16 Thread Stephan Erb
Did you find a solution for your question? I am currently having similar issues when trying to run the thermos executor on Debian 7, which doesn't ship GLIBC 2.16 either. Seems like we have to patch the Aurora build process (probably in 3rdparty/python/BUILD) to download the correct eggs

Re: Mesos 12.04 Python2.7 Egg

2014-09-16 Thread Joe Smith
At first I was going to say we should fix up the eggs on PyPI, however the pypa has sort of side-stepped the 'linux-distro' problem, so if we were to 'fix' the eggs to work on debian, they probably would not work on CentOS or Fedora anymore. Can you indeed try patching

Re: Frontend loadbalancer configuration for long running tasks

2014-09-16 Thread Pablo Delgado
Hi all, Take a look at https://github.com/opentable/mesoshub I am adding more documentation pretty soon. Cheers -Pablo On Fri, Sep 12, 2014 at 1:28 AM, Bart Spaans bart.spa...@opencredo.com wrote: Hi all, I was looking into yet more alternatives and was wondering if anyone has tried