Can you run the slave and executor with GLOG_v=1 set on the environment and try to provide some more context for this error:
> mesos-containerizer: error while loading shared libraries: > libmesos-0.24.0.so: cannot open shared object file: No such file or > directory Are there any logs on the slave to provide more context? On Fri, Sep 18, 2015 at 12:02 AM, F21 <[email protected]> wrote: > Hey haosdent, I was the one that opened the issue :) > > > On 18/09/2015 1:52 PM, haosdent wrote: > > Hi, @F21 You problems is similar to > <https://issues.apache.org/jira/browse/MESOS-3462> > https://issues.apache.org/jira/browse/MESOS-3462? I would test it tonight > and give you feedback later. > > On Fri, Sep 18, 2015 at 5:59 AM, F21 <[email protected]> wrote: > >> I have that set using the environment variable: >> MESOS_EXECUTOR_ENVIRONMENT_VARIABLES={"LD_LIBRARY_PATH": >> "/path/to/mesos/lib"} >> >> However, it doesn't seem to have any effect. >> >> On 18/09/2015 12:27 AM, haosdent wrote: >> >>> >>> MESOS_EXECUTOR_ENVIRONMENT_VARIABLES={"LD_LIBRARY_PATH": >>> "/path/to/mesos/lib"} >>> >> >> > > > -- > Best Regards, > Haosdent Huang > > >

