-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
what different between storm and storm-yarn? #61
Comments
You will need to use storm-yarn. Andy Feng Sent from my iPhone
|
i have CDH4.4 CLUSTER for benchmark ,and CDH4.3 for develop,but CDH4.4 has On Sun, Dec 29, 2013 at 11:09 AM, anfeng notifications@github.com wrote:
|
The YARN APIs changed a lot after 4.3. Storm YARN does not compile or run on CDH 4.4, 4.5, or 4.6. It does at least compile on CDH5.0.0 snapshot With a small patch to the master branch. It should work, and has been tested on hadoop 2.1 based builds. Also the master branch will run/compile with just JDK1.6 Thanks to the work of clockfly. diff --git a/pom.xml b/pom.xml
—Bobby From: justlooks <notifications@github.commailto:notifications@github.com> i have CDH4.4 CLUSTER for benchmark ,and CDH4.3 for develop,but CDH4.4 has On Sun, Dec 29, 2013 at 11:09 AM, anfeng <notifications@github.commailto:notifications@github.com> wrote:
— |
i use CDH4 yarn framework, i want build storm cluster on yarn framework,is storm can?
or is storm-yarn can? or both can?
The text was updated successfully, but these errors were encountered: