----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24555/ -----------------------------------------------------------
(Updated Aug. 13, 2014, 7:38 p.m.) Review request for mesos, Adam B, Jie Yu, and Vinod Kone. Changes ------- updated to remove --with-PY package, in talking with other developers the standard override is PYTHONPATH checks. 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 8fb0a3a mpi/mpiexec-mesos.in 8812ee2 src/examples/python/test-containerizer.in f71828d src/examples/python/test-executor.in b22e7a7 src/examples/python/test-framework.in 64fb1dd 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