[ https://issues.apache.org/jira/browse/MYRIAD-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704616#comment-15704616 ]
Tao Jie commented on MYRIAD-247: -------------------------------- hi [~yufeldman] [~darinj] Try to fix this.. https://github.com/apache/incubator-myriad/pull/99 > Fail to fetch yarnConfiguration from Resourcemanager > ---------------------------------------------------- > > Key: MYRIAD-247 > URL: https://issues.apache.org/jira/browse/MYRIAD-247 > Project: Myriad > Issue Type: Bug > Affects Versions: Myriad 0.2.0 > Reporter: Tao Jie > > I setuped cluster with Mesos-1.0 and Myriad-0.20. When I tried to start > nodemanager, the mesos task tried download hadoop configuration file by > fetching {{http://rm-addr:8088/yarnConfiguration}}, but it failed. > It seems that yarn-configuration file is available in > {{http://rm-addr:8088/conf}} rather than > {{http://rm-addr:8088/yarnConfiguration}}. > I tried modify ExecutorCommandLineGenerator.java and set uri to > {{http://rm-addr:8088/yarnConfiguration}}. Then the nodemanager started > successfully. > I am not sure if it is a problem. Please correct me if I am wrong. > My Hadoop version is 2.6.0 and I also tried Hadoop-3.0.0-alpha, and found no > difference. -- This message was sent by Atlassian JIRA (v6.3.4#6332)