Re: need help/shepherd on MESOS-3435

2015-09-20 Thread tommy xiao
it's enough help. i will prepare the design docs and continue have a try on
the hyper container.

2015-09-18 22:32 GMT+08:00 Timothy Chen :

> I think it helps to write a design doc first, as I'm not familiar with
> hyper and basically how it works and how it maps to the containerizer API.
>
>  But yes docker.cpp can be a reference how to integrate another
> containerizer, and it's not the only way which depends on the containerizer.
>
> Tim
>
> > On Sep 18, 2015, at 4:34 AM, tommy xiao  wrote:
> >
> > I plan to add Hyper support on Marathon. So i proposal this request on
> > Marathon, https://github.com/mesosphere/marathon/issues/1815
> > but in discussion and tim mentioned, i first need familiar with mesos
> > docker implement.
> > I want to know which way is best:
> > does it good start:
> > /src/slave/containerizer/docker.hpp
> > if i can as this file as reference to add hyper.hpp, right?
> >
> >
> >
> > --
> > Deshi Xiao
> > Twitter: xds2000
> > E-mail: xiaods(AT)gmail.com
>



-- 
Deshi Xiao
Twitter: xds2000
E-mail: xiaods(AT)gmail.com


need help/shepherd on MESOS-3435

2015-09-18 Thread tommy xiao
I plan to add Hyper support on Marathon. So i proposal this request on
Marathon, https://github.com/mesosphere/marathon/issues/1815
but in discussion and tim mentioned, i first need familiar with mesos
docker implement.
I want to know which way is best:
does it good start:
/src/slave/containerizer/docker.hpp
if i can as this file as reference to add hyper.hpp, right?



-- 
Deshi Xiao
Twitter: xds2000
E-mail: xiaods(AT)gmail.com


Re: need help/shepherd on MESOS-3435

2015-09-18 Thread Timothy Chen
I think it helps to write a design doc first, as I'm not familiar with hyper 
and basically how it works and how it maps to the containerizer API.

 But yes docker.cpp can be a reference how to integrate another containerizer, 
and it's not the only way which depends on the containerizer.

Tim

> On Sep 18, 2015, at 4:34 AM, tommy xiao  wrote:
> 
> I plan to add Hyper support on Marathon. So i proposal this request on
> Marathon, https://github.com/mesosphere/marathon/issues/1815
> but in discussion and tim mentioned, i first need familiar with mesos
> docker implement.
> I want to know which way is best:
> does it good start:
> /src/slave/containerizer/docker.hpp
> if i can as this file as reference to add hyper.hpp, right?
> 
> 
> 
> -- 
> Deshi Xiao
> Twitter: xds2000
> E-mail: xiaods(AT)gmail.com