storm icon indicating copy to clipboard operation
storm copied to clipboard

Help Getting Started with Marathon

Open liorsbg opened this issue 9 years ago • 7 comments

Hi, I'm very new to all of this. I just got a cluster up and running with DCOS and Marathon. I'm a bit confused as to where to get started. Should I run the README instruction on the dcos-master? I tried creating a Marathon app with the instructions in the README, but I'm definitely missing something.

Thanks!

liorsbg avatar Oct 09 '16 18:10 liorsbg

hey @liorsbg. I don't use DCOS or Marathon, so cannot speak to how to run within those systems. The existing Marathon-usage documentation in our project was written by @brndnmtthws, maybe he can help if the instructions you linked are insufficient.

The way I and my company run this project is by launching the MesosNimbus daemon outside of the Mesos Cluster. We use runit to launch & supervise the daemon, but there are a myriad of other options for running daemons.

erikdw avatar Oct 10 '16 23:10 erikdw

hi guys,

Is there any way to update documentatio, how to start Storm over Marathon?

dinoba avatar Oct 14 '16 10:10 dinoba

I've done this and could write something up over the weekend.

On Oct 14, 2016 6:30 AM, "dinoba" [email protected] wrote:

Is there any way to update documentatio, how to start Storm over Marathon?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mesos/storm/issues/173#issuecomment-253765417, or mute the thread https://github.com/notifications/unsubscribe-auth/AF5PHnFlxLmqzVhvzKJ-uMxSFfEFncXZks5qz1nbgaJpZM4KSE3s .

DarinJ avatar Oct 14 '16 11:10 DarinJ

Looking forward. Thanks

dinoba avatar Oct 14 '16 11:10 dinoba

There is actually an example in the readme already: https://github.com/mesos/storm#running-storm-on-marathon

Perhaps it could be updated with more detail, however.

brndnmtthws avatar Oct 14 '16 14:10 brndnmtthws

I think it should be updated. Not all of us are experts, so documentation should be more user friendly. Currently I am just investigating this as possible solution for our product. And mesos, docker, marathon is not something I use everyday. ,

dinoba avatar Oct 14 '16 20:10 dinoba

@JessicaLHartog : as part of updating the docs for marathon, we need to account for the issues mentioned in #174 and #175.

erikdw avatar Oct 31 '16 04:10 erikdw