Every time my framework launches a task, it downloads the (custom) executor from the URI I provide. then when the task finishes executing, the framework gets the message Executor lost. this seems to cause the slaves to download the executor binary every time they launch a task. Is there a way to keep the executor binary on the slaves so it only has to be downloaded one time?
- Executor downloads for every task Scott Weiss
- Re: Executor downloads for every task Tomek Janiszewski
- Re: Executor downloads for every task Adam Bordelon

