Re: mesos/kafka issues (reviving old thread)

2016-06-23 Thread Steve Niemitz
ide more information. Thanks for offering help, I really > appreciate your time. > > On Fri, Jun 17, 2016 at 1:36 PM, Steve Niemitz <sniem...@twitter.com> > wrote: > >> No issues here, we've been running two 8 broker clusters for ~a month >> without incident, an

Re: mesos/kafka issues (reviving old thread)

2016-06-17 Thread Steve Niemitz
etc. Have you come > across any such problems? Any other issues that you had to take care of? > > I tried to use the version you specified and also took the latest release > of kafka without luck although I am happy to have found someone for whom > it's working. > > > On F

Re: mesos/kafka issues (reviving old thread)

2016-06-10 Thread Steve Niemitz
Just to chime in, I've been running the 0.9.5.1 scheduler as a task on another slave without issues. (Aurora runs the kafka-mesos scheduler in my case). On Thu, Jun 9, 2016 at 2:50 PM, Vinit Mahedia wrote: > Justin, > > When you say "working" - does it mean

Re: Review Request 33174: Fix for docker not configuring CFS quotas correctly

2015-04-18 Thread Steve Niemitz
--- On April 14, 2015, 8:32 p.m., Steve Niemitz wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33174

Review Request 33174: Fix for docker not configuring CFS quotas correctly

2015-04-14 Thread Steve Niemitz
the CgroupsCpushareIsolator, but that's a much bigger undertaking. Diffs - src/slave/containerizer/docker.cpp 5f4b4ce49a9523e4743e5c79da4050e6f9e29ed7 Diff: https://reviews.apache.org/r/33174/diff/ Testing --- Thanks, Steve Niemitz

Re: Review Request 33174: Fix for docker not configuring CFS quotas correctly

2015-04-14 Thread Steve Niemitz
the containerizer now checks if the resources have changed before doing an update. I'm working on a fix for that now. - Steve Niemitz On April 14, 2015, 4:44 p.m., Steve Niemitz wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request 33174: Fix for docker not configuring CFS quotas correctly

2015-04-14 Thread Steve Niemitz
, Steve Niemitz

Re: Review Request 33174: Fix for docker not configuring CFS quotas correctly

2015-04-14 Thread Steve Niemitz
/33174/#comment129860 There must be a better way to do this, but I'm not very familiar w/ boost. - Steve Niemitz On April 14, 2015, 8:32 p.m., Steve Niemitz wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 29329: Add executor for docker containerizer

2015-02-05 Thread Steve Niemitz
On Jan. 17, 2015, 1:39 a.m., Ben Mahler wrote: How are we going to manage the duplication across the command executor and the docker executor? Timothy Chen wrote: I think I'm going to leave them seperate as they most likely will grow independent in tangent. The docker