[
https://issues.apache.org/jira/browse/YARN-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622302#comment-14622302
]
Advertising
Hudson commented on YARN-3888:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2198 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2198/])
YARN-3888. ApplicationMaster link is broken in RM WebUI when appstate is
(xgong: rev 52148767924baf423172d26f2c6d8a4cfc6e143f)
* hadoop-yarn-project/CHANGES.txt
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/RMAppsBlock.java
> ApplicationMaster link is broken in RM WebUI when appstate is NEW
> ------------------------------------------------------------------
>
> Key: YARN-3888
> URL: https://issues.apache.org/jira/browse/YARN-3888
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Reporter: Bibin A Chundatt
> Assignee: Bibin A Chundatt
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: 0001-YARN-3888.patch, 0002-YARN-3888.patch
>
>
> When the application state is NEW in RM Web UI *Application Master* link is
> broken.
> {code}
> 15/07/06 19:46:16 INFO impl.YarnClientImpl: Application submission is not
> finished, submitted application application_1436191509558_0003 is still in NEW
> 15/07/06 19:46:18 INFO impl.YarnClientImpl: Application submission is not
> finished, submitted application application_1436191509558_0003 is still in NEW
> 15/07/06 19:46:20 INFO impl.YarnClientImpl: Application submission is not
> finished, submitted application application_1436191509558_0003 is still in NEW
> {code}
> *URL formed*
> http://<HOSTNAME>:45020/cluster/app/application_1436191509558_0003
> The above link is broken
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)