----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39866/#review105041 -----------------------------------------------------------
src/slave/containerizer/mesos/containerizer.cpp <https://reviews.apache.org/r/39866/#comment163408> I originally removed this since I added it to the ExecutorInfo command, but now we didn't go down that route I think we can put the check back. Are we planning to support custom executor with image? - Timothy Chen On Nov. 2, 2015, 6:59 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39866/ > ----------------------------------------------------------- > > (Updated Nov. 2, 2015, 6:59 p.m.) > > > Review request for mesos, Jie Yu and Jojy Varghese. > > > Repository: mesos > > > Description > ------- > > Added containerInfo support for tasks in mesos containerizer. > > > Diffs > ----- > > src/slave/containerizer/mesos/containerizer.hpp > 4aad8a3be43b331efc6b8157b2fae090df16c1b4 > src/slave/containerizer/mesos/containerizer.cpp > 9fd69c1738e2300dbb843d259727010e24523cff > > Diff: https://reviews.apache.org/r/39866/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Timothy Chen > >
