Re: Removing the External Containerizer

2016-04-21 Thread tommy xiao
+1 For remove this eventually, since modularization become a more recommended way. 2016-04-21 22:33 GMT+08:00 Tom Arnfeld : > Hey, > > No objections from us here to remove it. > > As far as our usage goes, we updated mesos-hadoop and also our own > frameworks a little while ago

Re: Removing the External Containerizer

2016-04-21 Thread Tom Arnfeld
Hey, No objections from us here to remove it. As far as our usage goes, we updated mesos-hadoop and also our own frameworks a little while ago (so we can switch to the native docker implementation). I think it’s for the best to remove it! Tom. > On 20 Apr 2016, at 22:02, Kevin Klues

Re: Removing the External Containerizer

2016-04-20 Thread haosdent
+1 For remove this eventually, since modularization become a more recommended way. My concern is should we drop this after we finish container modularization? Because there is no way to implement custom containerizer during the interval between removing the external containerizer and supporting

Removing the External Containerizer

2016-04-20 Thread Kevin Klues
Hello all, The 'external' containerizer has been deprecated since August and we are now considering removing it permanently before the 0.29 release. Are there any objections to this? The following JIRA suggests that Hadoop on Mesos was still using the External containerizer format.