Re: 8/11 #MesosCon program committee notes

2014-08-13 Thread Dave Lester
Thanks, Tim! I will be reaching out to volunteers by the end of the week with their "assignments." The more, the merrier! Folks should feel free to reach out on the list or to me directly. Dave On Wed, Aug 13, 2014 at 11:30 AM, Tim St Clair wrote: > I can help where needed. > > --

Re: Getting sandbox data from Web UI

2014-08-13 Thread Benjamin Mahler
Just to confirm I understand correctly: You have a framework, it needs to be a framework because it launches tasks in the cluster. As part of this framework, you need to look into all of the sandboxes of all currently running mesos tasks. This includes those tasks that don't belong to your particu

Getting sandbox data from Web UI

2014-08-13 Thread Sammy Steele
Hi, I am writing a framework that needs to collect data from the sandboxes of all currently running Mesos tasks. I've been looking into the master/state.json but haven't been able to find a url that records the actual contents of the sandbox. Is there an easy way of doing this without piecing toge

Re: Exposing executor container

2014-08-13 Thread Vinod Kone
On Tue, Aug 12, 2014 at 1:17 PM, Thomas Petr wrote: > That solution would likely cause us more pain -- we'd still need to figure > out an appropriate amount of resources to request for artifact downloads / > extractions, our scheduler would need to be sophisticated enough to only > accept offers

Re: 8/11 #MesosCon program committee notes

2014-08-13 Thread Tim St Clair
I can help where needed. - Original Message - > From: "Dave Lester" > To: user@mesos.apache.org > Sent: Tuesday, August 12, 2014 9:38:31 PM > Subject: 8/11 #MesosCon program committee notes > Below are notes from Monday's #MesosCon program committee meeting, along with > a call for vol

Re: Python bindings are changing!

2014-08-13 Thread Jie Yu
Thomas, We are about to cut the 0.20.0 release. I am updating the docs/upgrades.md. Regarding the python binding change, can you let us know the exact deploy procedure if someone is using the old python binding? More specifically, say all masters/slaves/executors/schedulers are using 0.19.1. What