----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47636/ -----------------------------------------------------------
Review request for mesos, Benjamin Mahler, Jie Yu, and Vinod Kone. Repository: mesos Description ------- cpus_system_time_secs and cpus_user_time_secs should be defined first before use, otherwise exception will be thrown if there is no time statistics. Diffs ----- src/cli/mesos-ps f7fac4bab10939687cd67644851e9a29f365b4ad Diff: https://reviews.apache.org/r/47636/diff/ Testing ------- root@mesos002:/usr/local/bin# mesos ps --master=192.168.56.12:5050 --verbose=true USER FRAMEWORK TASK SLAVE MEM TIME CPU (allocated) root mesos-exe... test mesos002 4.7 MB/160.0 MB 00:00:04.510000 1.1 Thanks, Guangya Liu
