what is the error?

On Mon, Aug 18, 2014 at 11:54 PM, Sai Sagar <jsaisa...@gmail.com> wrote:

> Hi,
>
> I compiled my executor with the following command
>
> g++ executor.cpp -Lmesos-0.18.1/src/.libs/ -lmesos -I/usr/local/include
> -Imesos-0.18.1/src/
> -Imesos-0.18.1/3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/
> -Imesos-0.18.1/3rdparty/libprocess/3rdparty/stout/include/
> -Imesos-0.18.1/3rdparty/libprocess/3rdparty/glog-0.3.3/src/ -o executor
>
> When my framework is given the executor information via URI in
> mesos-0.18.1, it is not able to recognize the executor. But if I am giving
> "src/test-executor" which is compiled during "make" in mesos, my framework
> is recognizing the executor.
>
> My question is how should I compile and give the information of executor
> to Framework?
>
> J. Sai Sagar
> Software Engineer,
> Innovation Labs
> Impetus - Bangalore
>
> https://www.linkedin.com/profile/view?id=248623976&trk=nav_
> <https://www.linkedin.com/pub/sai-sagar-jinka/6b/31b/748>
>
>

Reply via email to