Re: Is launchTasks() with multiple offers limited to a single slave?

2015-03-20 Thread Adam Bordelon
Keep in mind that you can call launchTasks() multiple times (once per slave) within the same resourceOffers callback in your scheduler, and due to the actor nature of libprocess, they will all be sent at the same time when resourceOffers returns to the SchedulerDriver. I'm not familiar enough with

Zookeeper integration for Mesos-DNS

2015-03-20 Thread Christos Kozyrakis
Hi everybody, we have updated Mesos-DNS to integrate directly with Zookeeper. Instead of providing Mesos-DNS with a list of masters, you point it to the Zookeeper instances. Meson-DNS will watch Zookeeper to detect the current leading master. So, while the list of Zookeeper instances is

Re: Is launchTasks() with multiple offers limited to a single slave?

2015-03-20 Thread Itamar Ostricher
Thanks for the replies! @Sharma - yes, I was talking about multiple tasks on multiples slaves, with each task assigned to a single slave. Indeed, our framework has a thread that puts lots of (mostly) small tasks into a queue, so the thread that handles resourceOffers can pop tasks from the queue

Task properties/attributes?

2015-03-20 Thread James Vanns
Does a mesos task feature a URI attribute or list thereof? For downloading data automatically within the sandbox in which the command will execute? Eg. upon defining a task I wish to supply a list of sources from which to download various different types of data all destined for the container that

FYI: Newly created Austin Mesos User Group

2015-03-20 Thread Chris Aniszczyk
Hey, we will be hosting the first Austin Mesos User Group during ApacheCon http://events.linuxfoundation.org/events/apachecon-north-america NA: http://www.meetup.com/Austin-Mesos-Users-Group/events/22470/ If you're in town, please swing by and special thanks to UA for hosting! -- Cheers,