Closed anfeng closed 11 years ago
Bobby, please review the new changes.
The new changes look OK to me, but they still feel a little bit less then ideal. But we can work on that later.
I am +1 on pulling the changes in.
I am facing the following problems in installing storm-yarn. I have storm-0.9.0-wip16 installed on my two node cluster.
[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building storm-yarn 1.0-alpha [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/storm/storm/0.9.0-wip17/storm-0.9.0-wip17.pom Downloading: https://clojars.org/repo/storm/storm/0.9.0-wip17/storm-0.9.0-wip17.pom Downloading: http://repository.apache.org/content/repositories/snapshots/storm/storm/0.9.0-wip17/storm-0.9.0-wip17.pom Downloading: http://version99.qos.ch/storm/storm/0.9.0-wip17/storm-0.9.0-wip17.pom Downloading: http://repo1.maven.org/maven2/storm/libthrift7/0.7.0/libthrift7-0.7.0.pom Downloading: https://clojars.org/repo/storm/libthrift7/0.7.0/libthrift7-0.7.0.pom Downloading: http://repository.apache.org/content/repositories/snapshots/storm/libthrift7/0.7.0/libthrift7-0.7.0.pom Downloading: http://version99.qos.ch/storm/libthrift7/0.7.0/libthrift7-0.7.0.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.373s [INFO] Finished at: Tue Jun 25 13:37:03 IST 2013 [INFO] Final Memory: 21M/964M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project storm-yarn: Could not resolve dependencies for project com.yahoo.storm.yarn:storm-yarn:jar:1.0-alpha: Failed to collect dependencies for [storm:storm:jar:0.9.0-wip17 (compile), storm:libthrift7:jar:0.7.0 (compile), org.slf4j:jcl-over-slf4j:jar:1.7.2 (compile), commons-logging:commons-logging:jar:99-empty (compile), org.apache.hadoop:hadoop-yarn-server-tests:jar:tests:2.0.4-alpha (test), org.apache.hadoop:hadoop-common:jar:2.0.4-alpha (compile), org.apache.hadoop:hadoop-yarn-client:jar:2.0.4-alpha (compile), junit:junit:jar:4.10 (test), org.mockito:mockito-all:jar:1.9.5 (test)]: Failed to read artifact descriptor for storm:storm:jar:0.9.0-wip17: Could not transfer artifact storm:storm:pom:0.9.0-wip17 from/to clojars (https://clojars.org/repo/): peer not authenticated -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Maven is complaining that it cannot talk to the clojars repository. I am not totally sure why it is not able to. You may want to try changing the repo from https go just http.
Revise storm-yarn to support: storm-yarn launch
storm-yarn stopNimbus
storm-yarn help
configuration is built as below: