yahoo / storm-yarn

Storm-yarn enables Storm clusters to be deployed into machines managed by Hadoop YARN.
Other
417 stars 161 forks source link

storm on yarn is not support Fair scheduler? #81

Open qigengwei opened 9 years ago

qigengwei commented 9 years ago

I tested the storm-on-yarn for capacity scheduler,and it‘s ok.But,when I switch the yarn scheduler to fair scheduler ,I finded that the supervisor doesn't running. There is only nimbus and core process. Why it can't start supervisor ,can you tell me? my email :1303048872@qq.com. Thanks very much.

revans2 commented 9 years ago

I'm not sure why. It could be something with how we request resources.  I would suggest that you try http://slider.incubator.apache.org/ for running storm on YARN.  It has a lot more support now then this project does.  We hope to revisit this in the future and add in true support for YARN integration directly into storm, but slider is the best alternative for now.  - Bobby

 On Monday, August 17, 2015 4:24 AM, qigengwei <notifications@github.com> wrote:

I tested the storm-on-yarn for capacity scheduler,and it‘s ok。But,when I switch the yarn scheduler,I finded that the supervisor doesn't running。there is only nimbus and core process。 why it can't start supervisor ,can you tell me? my email :1303048872@qq.com.thanks — Reply to this email directly or view it on GitHub.