Traceback (most recent call last):
File "/lib/python2.7/site-packages/tornado/ioloop.py", line 568, in _run_callback
ret = callback()
File "/lib/python2.7/site-packages/tornado/stack_context.py", line 275, in null_wrapper
return fn(*args, **kwargs)
File "/lib/python2.7/site-packages/pesos/scheduler.py", line 304, in launch_tasks
self._local_lost(task, 'Malformed: A task must have either an executor or command')
File "/lib/python2.7/site-packages/pesos/scheduler.py", line 279, in _local_lost
update = mesos_pb2.StatusUpdate(
AttributeError: 'module' object has no attribute 'StatusUpdate'
partial fix...?
no pull req because i haven't tested much (really at all) and i'm short on time; just wanted to document something the popped up in my travels.