----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24555/ -----------------------------------------------------------
(Updated Aug. 14, 2014, 2:45 p.m.) Review request for mesos, Adam B, Jie Yu, and Vinod Kone. Changes ------- rebase for clean apply Bugs: MESOS-1169 https://issues.apache.org/jira/browse/MESOS-1169 Repository: mesos-git Description ------- Enabling unbundling for distribute python utils. Diffs (updated) ----- 3rdparty/Makefile.am 70b45fe configure.ac e2d8371 mpi/mpiexec-mesos.in 9aa0702 src/examples/python/test-containerizer.in 3238ccc src/examples/python/test-executor.in 072fd7d src/examples/python/test-framework.in ee90e55 Diff: https://reviews.apache.org/r/24555/diff/ Testing ------- ./configure && make check ./configure --disable-bundled && make check For prefixed installs require updated PYTHON_PATH. Thanks, Timothy St. Clair