[jira] [Commented] (MYRIAD-247) Fail to fetch yarnConfiguration from Resourcemanager

2016-11-29 Thread Tao Jie (JIRA)

[ 
https://issues.apache.org/jira/browse/MYRIAD-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (MYRIAD-247) Fail to fetch yarnConfiguration from Resourcemanager

2016-11-28 Thread Yuliya Feldman (JIRA)

[ 
https://issues.apache.org/jira/browse/MYRIAD-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15702233#comment-15702233
 ] 

Yuliya Feldman commented on MYRIAD-247:
---

[~Tao Jie] - we use hadoop version 2.7.0 and above, but I don't think it is 
relevant.

> 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)