The executors are automatically launched by the slave. You are not supposed to run them manually. You should only launch master/slave/framework.
On Tue, Oct 15, 2013 at 9:36 AM, Mohamad Rezaei <[email protected]> wrote: > Whenever I am running test-executor I get "Cannot parse MESOS_SLAVE_PID > '13956' (../../src/exec/exec.cpp:628)", and then segmentation fault. Am I > doing something wrong? > > I run this command: > MESOS_SLAVE_PID=13956 ./test-executor --master=localhost:5050 > > Best Regards > Mohamad Rezaei >
