hi,
I would like to know how i set --frameworks_home properly when I launch my slave, i also want to know how to set the ExecutorInfo to be a relative path, that will be appended to the slaves --frameworks_home path, i want to do this for deploying Mesos on two laptops, one is the master and the other is the slave, i mounted NFS and put the exector in it, and in my scheduler i set the uri of the executor to be the absolute path in the slave, but that did not work, can anyone explain to me how to do it using NFS and how to set the --frameworks_home and the executor's uri properly ? Thank you
