-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47693/#review134258
-----------------------------------------------------------



Patch looks great!

Reviews applied: [47693]

Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' 
COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh

- Mesos ReviewBot


On May 22, 2016, 1:40 a.m., Guangya Liu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47693/
> -----------------------------------------------------------
> 
> (Updated May 22, 2016, 1:40 a.m.)
> 
> 
> Review request for mesos, Benjamin Mahler, Gilbert Song, Jie Yu, and Vinod 
> Kone.
> 
> 
> Bugs: MESOS-5429
>     https://issues.apache.org/jira/browse/MESOS-5429
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added more error info for mesos ps.
> 
> 
> Diffs
> -----
> 
>   src/cli/mesos-ps a6e6b7a0dd7091db35cee549ca1ce589b36406f6 
> 
> Diff: https://reviews.apache.org/r/47693/diff/
> 
> 
> Testing
> -------
> 
> make
> make check
> 
> No LD_LIBRARY_PATH:
> root@mesos002:~# mesos ps --master=192.168.56.12:5050 --verbose=true
> Failed to get the master due to: Failed to execute 'mesos-resolve 
> 192.168.56.12:5050':
> mesos-resolve: error while loading shared libraries: libmesos-0.29.0.so: 
> cannot open shared object file: No such file or directory
> 
> Master is not running:
> root@mesos002:~# mesos ps --master=192.168.56.12:5050 --verbose=true
> Failed to get the master state due to: <urlopen error [Errno 111] Connection 
> refused>
> 
> 
> Thanks,
> 
> Guangya Liu
> 
>

Reply via email to