Re: Mesos at Moz

2015-12-08 Thread o...@magnetic.io
Hi Arunabha, RogerOS looks great, congratulations with all the work and sharing and open sourcing it! :) Olaf Olaf Molenveld co-founder / CEO - magnetic.io: innovating enterprises VAMP: canary test and release platform for containers E: o...@magnetic.io T:

Re: Mesos at Moz

2015-12-08 Thread Laurie Clark-Michalek
We have some new features coming into bamboo that look like they might be able to help you out, but this looks great. I hope you don't mind if I peruse your changes and cherry pick anything tasty looking :) On 8 December 2015 at 04:03, Arunabha Ghosh wrote: > Thanks,

Learning Agent ID without reading full state?

2015-12-08 Thread Rad Gruchalski
Hi there, I’m trying to figure out what would the best way to learn the agent id without having to read the complete state of mesos. Currently, I do the following: mesos-state 2>/dev/null | jq '.slaves[] | select(.hostname == "’$(AGENT_HOSTNAME)'") | .id' -r However, depending on how much

Re: Learning Agent ID without reading full state?

2015-12-08 Thread tommy xiao
That's ok 2015-12-08 23:01 GMT+08:00 Rad Gruchalski : > TBH, after having a second look at the marathon event bus, I don’t need > it, it gives me the host of where the event happened. That should be > sufficient. > > Kind regards, > Radek Gruchalski > ra...@gruchalski.com

Re: Learning Agent ID without reading full state?

2015-12-08 Thread tommy xiao
why are you need the Agent ID? could you please input more information? 2015-12-08 19:27 GMT+08:00 Rad Gruchalski : > Hi there, > > I’m trying to figure out what would the best way to learn the agent id > without having to read the complete state of mesos. Currently, I do

Re: Learning Agent ID without reading full state?

2015-12-08 Thread Rad Gruchalski
TBH, after having a second look at the marathon event bus, I don’t need it, it gives me the host of where the event happened. That should be sufficient. Kind regards,
 Radek Gruchalski 
ra...@gruchalski.com (mailto:ra...@gruchalski.com)
 (mailto:ra...@gruchalski.com)

GenOuest makes use of Mesos

2015-12-08 Thread Olivier Sallou
Hi, the GenOuest (http://www.genouest.org) academic lab is now using Mesos in production in its core facility to manage scientists computing tasks (for bioinformatics) To do so, we have developed a new mesos framework, GoDocker (http://www.genouest.org/godocker) to submit batch computing scripts

Re: GenOuest makes use of Mesos

2015-12-08 Thread tommy xiao
Cool. 2015-12-08 21:49 GMT+08:00 Olivier Sallou : > Hi, > the GenOuest (http://www.genouest.org) academic lab is now using Mesos > in production in its core facility to manage scientists computing tasks > (for bioinformatics) > To do so, we have developed a new mesos

Mesos ACL User

2015-12-08 Thread John Omernik
In crafting my ACLs, I found that I would like to have a situation where groups were used instead of just user... i.e. if I have a certain frame, perhaps a dev instance of Marathon, I want folks in the dev group to all be able to to run frameworks as themselves. Right now, have a principal that

Re: Mesos at Moz

2015-12-08 Thread Arunabha Ghosh
Thanks, Olaf. We've had a fun time working on RogerOS and we're thrilled to share it with the community. We should have more updates soon !. Arunabha On Tue, Dec 8, 2015 at 3:50 AM, o...@magnetic.io wrote: > Hi Arunabha, > > RogerOS looks great, congratulations with all the

Re: GenOuest makes use of Mesos

2015-12-08 Thread Arunabha Ghosh
Welcome to the community, Oliver. On Tue, Dec 8, 2015 at 5:49 AM, Olivier Sallou wrote: > Hi, > the GenOuest (http://www.genouest.org) academic lab is now using Mesos > in production in its core facility to manage scientists computing tasks > (for bioinformatics) > To

Re: Mesos at Moz

2015-12-08 Thread Arunabha Ghosh
Absolutely, go right ahead :-) On Tue, Dec 8, 2015 at 3:29 AM, Laurie Clark-Michalek wrote: > We have some new features coming into bamboo that look like they might > be able to help you out, but this looks great. I hope you don't mind > if I peruse your changes and cherry

Re: Powered by mesos list

2015-12-08 Thread Olaf Magnetic
Hi Benjamin, What are the criteria to be included on the powered by mesos list? Would love to have our canary-test and release framework VAMP (www..vamp.io) which runs on mesos/marathon on this list too. Cheers, Olaf > On 08 Dec 2015, at 22:36, Benjamin Mahler

Re: Mesos at Moz

2015-12-08 Thread Arunabha Ghosh
Thanks, Benjamin, we would love to be added to the powered by Mesos list. Yes, I think multi-framework compute platforms offer many benefits, esp in a situation where Mesos is being introduced alongside legacy systems. For organizations starting from scratch, an initial single framework approach

Re: GenOuest makes use of Mesos

2015-12-08 Thread Benjamin Mahler
Great to hear Olivier, would you like to be added to the powered by mesos list? https://github.com/apache/mesos/blob/master/docs/powered-by-mesos.md On Tue, Dec 8, 2015 at 1:04 PM, Arunabha Ghosh wrote: > Welcome to the community, Oliver. > > On Tue, Dec 8, 2015 at 5:49

Re: Mesos at Moz

2015-12-08 Thread Benjamin Mahler
Thanks for sharing Arunabha! I'm a big fan of the multi-framework compute platform approach, please share your feedback along the way :) Would you like to be added to the powered by mesos list? https://github.com/apache/mesos/blob/master/docs/powered-by-mesos.md On Mon, Dec 7, 2015 at 1:30 PM,