Hello mesos developers, I'm trying to run some of the existing frameworks for mesos on top of a new mesos cluster, namely: - mesos-submit - torque
I noticed that the API appears to have changed, so that the python test_framework uses functions in mesos.py and mesos_pb2.py. What is going on with this? What is the easiest way for me to be able to use mesos_submit, or what is the last known good revision where this works? Once we have mesos working, we're hoping to be able to contribute back some frameworks and possibly core enhancements. A pointer to a good revision or some advice would be much appreciated! Thank you, David
