----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15200/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Ben Mahler, Du Li, and Niklas Nielsen. Repository: mesos-git Description ------- I think it would be better mesos-ps reports used/allocated memory and cpus. Column class in mesos-ps was changed slightly in this refactoring. Diffs ----- src/cli/mesos-ps b7dca14 Diff: https://reviews.apache.org/r/15200/diff/ Testing ------- tested on my laptop, single host deployment. -(~/Documents/githubs/everpeace/mesos/build)- $ ./bin/mesos.sh ps --master=10.0.1.15:5050 USER FRAMEWORK TASK SLAVE CPUS MEM TIME everp... echo2 everpeaces-ima... 0.0/1.0 7.8/128.0 MB 00:00:01.460 everp... echo everpeaces-ima... 0.0/1.0 6.7/128.0 MB 00:00:04.592 Thanks, Shingo Omura
