yaronr / docker-mesos

A distributed computing cluster-in-a-box: Mesos, zookeeper, chronos, marathon, storm + add your own. Use other physical computers to add computation power to the cluster.
GNU General Public License v3.0
25 stars 8 forks source link

Executors dies silently #4

Closed vegahar closed 2 years ago

vegahar commented 9 years ago

Have you solved the issue with executors silently dying? I have the same issue with the mesosphere tutorial. UI and uploading topologies works fine.

Whenever using the wurstmeister/storm project everything works fine

yaronr commented 9 years ago

Hi @vegahar

To be frank, I have turned my focus in other directions recently. All in all, this is a very small amount of 'code' - so it should be relatively simple to fix this issue.

If you provide a fix, I would gladly accept your pull request.