Re: Pre-checking if job can be scheduled?

2016-01-12 Thread John Sirois
On Tue, Jan 12, 2016 at 3:56 PM, Brian Hatfield wrote: > Hi, > > We currently run a (relatively) small Mesos/Aurora cluster, and don't > always have significant resource overhead available. > > Sometimes, we go to schedule a job and we're just short of what we >

Re: [FEEDBACK] Transitioning Aurora leader election to Apache Curator (`-zk_use_curator`)

2016-06-16 Thread John Sirois
ters to help verify >> >> -Jake >> >> On Tue, Jun 14, 2016 at 7:43 PM, John Sirois <jsir...@apache.org> wrote: >> >> > I'd like to move forward with >> > https://issues.apache.org/jira/browse/AURORA-1669 asap; ie: removing >> > l

Re: Build thermos executor on ARM

2016-07-18 Thread John Sirois
te: >> >> Wow, thanks a lot John! >> Will give it a shot and get back to you! >> >> On 15 July 2016 at 18:05, John Sirois <john.sir...@gmail.com> wrote: >>> >>> Here's a workaround for you to try. If this works, I can modify the Aurora pants

Re: Error with Docker containers in Vagrant

2016-07-13 Thread John Sirois
It may be simplest to start from a known state, though this will be bandwidth expensive!: Can you try a `vagrant destroy` on an up to date master and then `vagrant up` if you haven't already? On Jul 13, 2016 4:26 AM, "Yiannis Gkoufas" wrote: > Hi guys, > > I was trying

Re: [FEEDBACK] Transitioning Aurora leader election to Apache Curator (`-zk_use_curator`)

2016-08-29 Thread John Sirois
< >> stephan@blue-yonder.com> >> wrote: >> >> > The curator backend has been working well for us so far. I believe it is >> > safe to make it the default for the next release, and to drop the old >> code >> > in the release after tha

Re: leader election issues

2017-09-26 Thread John Sirois
... > > ... > > Sep 26 18:21:37 machine62 aurora-scheduler[24743]: E0926 18:21:37.205 > [Lifecycle-0, SchedulerLifecycle$4:235] Framework has not been registered > within the tolerated delay. > > On Tue, Sep 26, 2017 at 2:34 PM, John Sirois <john.sir...@gmail.com> > wro

Re: leader election issues

2017-09-26 Thread John Sirois
On Tue, Sep 26, 2017 at 3:31 PM, Mohit Jaggi wrote: > Actually I wonder if the "register" here is for Aurora to register with > mesos as a framework...I was assuming it refered to registering with ZK as > a leader. > Bingo. > > On Tue, Sep 26, 2017 at 2:27 PM, Renan

Re: leader election issues

2017-09-26 Thread John Sirois
MesosCallbackHandler$MesosCallbackHandlerImpl:180] > Registered with ID value: "4ca9aa06-3214-4d2c-a678-0832e2f84d17-" > > On Tue, Sep 26, 2017 at 3:30 PM, John Sirois <john.sir...@gmail.com> > wrote: > >> > ... but it succeeded(see logs at the e