Re: [VOTE] Release Apache Mesos 0.16.0 (rc5)

2014-02-04 Thread Benjamin Mahler
0.15.0 has this same issue actually. Probably we should either not bundle ./bootstrap, or bundle ./bootstrap and ensure it works from a distribution. On Tue, Feb 4, 2014 at 12:41 PM, Benjamin Mahler wrote: > Looks like we the 'm4' directory in stout was not added to the > distribution: > > $ ./

Re: [VOTE] Release Apache Mesos 0.16.0 (rc5)

2014-02-04 Thread Benjamin Mahler
Looks like we the 'm4' directory in stout was not added to the distribution: $ ./bootstrap ... m4/acx_pthread.m4:363: ACX_PTHREAD is expanded from... configure.ac:87: the top level autoreconf: configure.ac: adding subdirectory 3rdparty/stout to autoreconf autoreconf: Entering directory `3rdparty/s

System dependencies with Mesos

2014-02-04 Thread Tom Arnfeld
I’m investigating the possibility of using Mesos to solve the problem of resource allocation between a Hadoop cluster and set of Jenkins slaves (and I like the possibility of being able to easily deploy other frameworks). One of the biggest overhanging questions I can’t seem to find an answer to