mesos / storm

Storm on Mesos!
Apache License 2.0
138 stars 66 forks source link

logviewer automatic launching support with Docker #215

Open erikdw opened 7 years ago

erikdw commented 7 years ago

The implementation we're adding for automatically launching the logviewer as a "sidecar" task on each host that holds one of our Mesos Framework's worker processes is only targeted for the default Mesos containerization case. We aren't considering how to do this when using Docker for now.