[
https://issues.apache.org/jira/browse/MESOS-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guangya Liu updated MESOS-5429:
-------------------------------
Description:
If the LD_LIBRARY_PATH was not set, then the {{mesos ps}} will always failed as
following:
{code}
Failed to get the master state
{code}
The message is too generic, end user cannot do anything for this with such
information, it is better enhance the exception include more verbose messages.
{code}
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
{code}
was:
If the LD_LIBRARY_PATH was not set, then the {{mesos ps}} will always failed as
following:
{code}
Failed to get the master state
{code}
I do not know what is the exact reason, it is better to enhance the exception
include more verbose messages.
> Enhance error message for mesos-ps
> ----------------------------------
>
> Key: MESOS-5429
> URL: https://issues.apache.org/jira/browse/MESOS-5429
> Project: Mesos
> Issue Type: Bug
> Reporter: Guangya Liu
> Assignee: Guangya Liu
>
> If the LD_LIBRARY_PATH was not set, then the {{mesos ps}} will always failed
> as following:
> {code}
> Failed to get the master state
> {code}
> The message is too generic, end user cannot do anything for this with such
> information, it is better enhance the exception include more verbose messages.
> {code}
> 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
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)