Re: GenOuest makes use of Mesos

2015-12-09 Thread Elouan Keryell-Even
Thanks for the insight, very interesting indeed. Elouan Keryell-Even Software Engineer @ Atos Integration Toulouse, France 2015-12-09 11:08 GMT+01:00 Olivier Sallou <olivier.sal...@irisa.fr>: > > > ------ > > *De: *"Elouan Keryell-Even"

Re: GenOuest makes use of Mesos

2015-12-09 Thread Elouan Keryell-Even
th Chronos, I'd be interested in a brief comparison of both frameworks. From what I understand, GODocker offers scheduling policy's customization, which I don't think Chronos does. Thanks for your attention, Elouan Keryell-Even Software Engineer @ Atos Integration Toulouse, France 2015-12-08 14

Multiple active masters

2015-11-27 Thread Elouan Keryell-Even
ch cluster could borrow a few slaves from the other cluster to run some of his jobs. In my mind that implies each slave has to be managed by two mesos masters at the same time. I'm curious to have your opinion on this :) Elouan Keryell-Even Software Engineer @ Atos Integration Toulouse, France +33

Re: Multiple active masters

2015-11-30 Thread Elouan Keryell-Even
Mon, Nov 30, 2015 at 8:01 PM, tommy xiao <xia...@gmail.com> wrote: > >> run two slave in same node is bad idea on production env. i only say, why >> not install two cluster in same DC? >> >> 2015-11-30 14:20 GMT+08:00 Chengwei Yang <chengwei.yang...@gmail.com>:

Run Mesos without master being able to open connections to slaves

2016-04-25 Thread Elouan Keryell-Even
Hi all, I work on a R project where I need to make two computing clusters collaborate together (an industrial datacenter & a cluster running in the cloud). One of the two clusters acts as the "main" cluster, the other as the "secondary" one. The idea is to test "bursting", i.e. when the main

Re: Run Mesos without master being able to open connections to slaves

2016-04-26 Thread Elouan Keryell-Even
2016-04-25 19:27 GMT+02:00 Vinod Kone <vinodk...@apache.org>: > > On Mon, Apr 25, 2016 at 8:35 AM, Elouan Keryell-Even < > elouan.kery...@gmail.com> wrote: > >> So I'd be glad to have some insight from you guys about if it is >> possible, in one way or