Re: Removing external containerizer from code base

2015-10-12 Thread tommy xiao
HI Jie Yu, https://issues.apache.org/jira/browse/MESOS-3435 in this proposal, i sure the hyper is new containerizer, Does this can implement as a module? 2015-10-08 8:12 GMT+08:00 Jie Yu : > Hey guys, > > Per discussion in MESOS-3370 >

Re: Removing external containerizer from code base

2015-10-12 Thread Timothy Chen
Yes it can be a module. Tim On Mon, Oct 12, 2015 at 12:04 AM, tommy xiao wrote: > HI Jie Yu, > > https://issues.apache.org/jira/browse/MESOS-3435 in this proposal, i sure > the hyper is new containerizer, Does this can implement as a module? > > 2015-10-08 8:12 GMT+08:00 Jie

Re: [VOTE] Release Apache Mesos 0.25.0 (rc3)

2015-10-12 Thread Brenden Matthews
+1 (binding) Tested on CI. On Sun, Oct 11, 2015 at 4:12 AM, Michael Park wrote: > +1 (binding) > > Ran *make distcheck* successfully on Ubuntu 14.04 with gcc + clang, CentOS > 7.1 with gcc > Ran *make check* with one non-blocker failure (MESOS-3604 >

Re: Removing external containerizer from code base

2015-10-12 Thread Jie Yu
FYI, I created this ticket to track https://issues.apache.org/jira/browse/MESOS-3709 Kapil, do you want to pick this up? I can pick this up as well once I finish a few stuff on my hand. On Mon, Oct 12, 2015 at 12:50 AM, Timothy Chen wrote: > Yes it can be a module. > > Tim >

[RESULT][VOTE] Release Apache Mesos 0.25.0 (rc3)

2015-10-12 Thread Niklas Nielsen
Hi all, The vote for Mesos 0.25.0 (rc3) has passed with the following votes. +1 (Binding) -- Joris Van Remoortere Michael Park Brenden Matthews +1 (Non-binding) -- Kapil Arya There were no 0 or -1 votes. Please find the

Re: custom(ized) conteinerization

2015-10-12 Thread Benjamin Mahler
Alex, yes, you need to figure out if they can conflict. Ideally implementations avoid conflicting as much as possible but in some cases it may not be possible to avoid. On Sat, Oct 10, 2015 at 12:31 AM, Alex Glikson wrote: > Timothy Chen wrote on

Re: Still Failing: apache/mesos#1269 (master - b74ed17)

2015-10-12 Thread Adam Bordelon
LGTM. Definitely better than something that fails every time. We can continuously improve this if we want more/less. Haosdent, can you create a JIRA and ReviewRequest/PR for this? Thanks! On Sun, Oct 11, 2015 at 2:24 AM, haosdent wrote: > This one add python and make check