mesos / storm

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

Automated logviewer launch for 0.x #209

Closed changreytang closed 6 years ago

changreytang commented 7 years ago

Notes

ZKClient.java

MesosNimbus.java

NimbusMesosScheduler.java

storm.yaml

erikdw commented 7 years ago

@changreytang : thanks for updating this!

I'm confused by the presence of this commit in your PR: https://github.com/mesos/storm/pull/209/commits/7ae98cb358d73cd00489ae5f9b8c30aa76b1980f, can you explain why it's there or ideally get rid of it somehow?

The commit comment for it is from a different commit from awhile ago: https://github.com/mesos/storm/commit/4153391a0972918f1dbbb7a470d384968510aab2

changreytang commented 7 years ago

@erikdw not 100% sure why it's like that, must've been something when I rebased, will look into it to see if I can get rid of it

erikdw commented 6 years ago

This has been merged via #228, see that PR for details.