----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15172/ -----------------------------------------------------------
Review request for mesos and Benjamin Hindman. Repository: mesos-git Description ------- This is to add new CLI commands mesos-status and mesos-upload to the Makefile.am file so that the two commands will appear in the $prefix/bin directory after building and installing mesos. In addition, another attempt is made to include the shared module cli_utils.py into the library (MESOS_EGG?). However, this didn't work out due to an ImportError when executing commands mesos ps|status|upload. Further fix is needed. Diffs ----- src/Makefile.am a11c76b Diff: https://reviews.apache.org/r/15172/diff/ Testing ------- a local linux cluster running the HEAD with the proposed changes. Thanks, Du Li
