yahoo / storm-yarn

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

Support secure Hadoop 2.0.4 grid #42

Closed anfeng closed 11 years ago

anfeng commented 11 years ago
revans2 commented 11 years ago

The code itself looks fine, I would just like to move away from using Map/Reduce as a dependency. There are plans to not install it along side YARN, but to treat it more like any other application on YARN that gets pushed to the nodes through the distributed cache. If that happens this will no longer function properly.