-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4619/
-----------------------------------------------------------
(Updated 2012-04-09 16:44:50.819389)
Review request for mesos, Benjamin Hindman and John Sirois.
Changes
-------
ben's comments
Summary
-------
This is a short-term fix, because this fix will be subsumed when with we patch with the slave
restart code.
Diffs (updated)
-----
src/master/master.cpp 4dc9ee0
src/slave/slave.hpp 279bc7b
src/slave/slave.cpp 3358ec4
Diff: https://reviews.apache.org/r/4619/diff
Testing
-------
make check
(All tests except external python test succeed)
/src/examples/python/test-framework local
./src/examples/python/test-framework: line 32: test: /Users/vinod/workspace/apache/mesos/build/src/python/dist/mesos-0.0.1-py2.6-macosx-10.6-universal.egg:
binary operator expected
Traceback (most recent call last):
File "/Users/vinod/workspace/apache/mesos/build/../src/examples/python/test_framework.py",
line 23, in <module>
import mesos
ImportError: No module named mesos
Thanks,
Vinod
|