atringham
Results
2
issues of
atringham
At the moment the scheduler, executor and operations only support using http connections. This should be extended to add support for https. One way is to add a `use_https` flag...
enhancement
At the moment there is no way to enable authentication for the executor using pymesos. When executor authentication is enabled the agent injects `MESOS_EXECUTOR_AUTHENTICATION_TOKEN` into the the executors environment. This...
enhancement