Re: Configure error when try to build mesos from source on ubuntu

2016-08-11 Thread Yu Wei
Good advice. Thanks very much. Jared, (韦煜) Software developer Interested in open source software, big data, Linux From: Marco Massenzio Sent: Thursday, August 11, 2016 1:57:40 AM To: dev Subject: Re: Configure error when try to build mesos from source on ubuntu

Re: Integer version macro in header for conditional compilation

2016-08-11 Thread Vinod Kone
+kapil,till,adam On Thu, Aug 11, 2016 at 10:51 AM, Zhitao Li wrote: > Hi all, > > I sent a review request https://reviews.apache.org/r/50992/ to change the > MAJOR/MINOR/PATCH version macro in version.hpp to be integer rather than > string, so module writers can perform easier version comparison

Re: Notification: Community Meeting @ Thu Aug 11, 2016 3pm - 4pm (Apache Mesos)

2016-08-11 Thread Greg Mann
See you all at the community meeting in a few hours! If you have any items you'd like to discuss, take a minute to add them to the agenda here . Google Hangout and YouTube links will be added to that document a f

Integer version macro in header for conditional compilation

2016-08-11 Thread Zhitao Li
Hi all, I sent a review request https://reviews.apache.org/r/50992/ to change the MAJOR/MINOR/PATCH version macro in version.hpp to be integer rather than string, so module writers can perform easier version comparison during conditional compilation. These macros are not directly referred in meso

Re: Support for tasks groups aka pods in Mesos

2016-08-11 Thread Jie Yu
Aaron, an important feature of kubernetes for us is the ability to share mount and > network namespaces between containers in the pod (so containers can share > mounts etc) yes, this will be supported in MVP. it's described in the design doc. - Jie On Thu, Aug 11, 2016 at 6:32 AM, Aaron Carey

Re: Support for tasks groups aka pods in Mesos

2016-08-11 Thread tommy xiao
+1, can't wait to use it. 2016-08-11 21:32 GMT+08:00 Aaron Carey : > Hi Vinod, > > I'm not sure where this should go in the design doc, but an important > feature of kubernetes for us is the ability to share mount and network > namespaces between containers in the pod (so containers can share mou

Looking for shepherd for MESOS-4638

2016-08-11 Thread Zhitao Li
Our modules requires conditional compile because we need to make sure we can cross version boundary during upgrade cycles, so I'm interested in getting this fixed. Can some committer help to shepherd? (Joris, from git blame it seems you added these macros :) Thanks. -- Cheers, Zhitao Li