mesos / kibana

Kibana on Mesos
Apache License 2.0
27 stars 9 forks source link

In jar mode, the executors are still docker images #11

Closed philwinder closed 8 years ago

philwinder commented 8 years ago

Download and extract the Kibana binaries rather than using the Kibana docker file when in jar mode.

sadovnikov commented 8 years ago

I believe this is linked with #10. There are no two modes in Kibana framework. Scheduler JAR controls execution of Kibana containers. This job can be perfectly done by Marathon. Let's see in what shape Kibana will be present in Mantl