[ 
https://issues.apache.org/jira/browse/YARN-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583097#comment-13583097
 ] 

Hudson commented on YARN-236:
-----------------------------

Integrated in Hadoop-Yarn-trunk #134 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/134/])
    YARN-236. RM should point tracking URL to RM web page when app fails to 
start (Jason Lowe via jeagles) (Revision 1448406)

     Result = SUCCESS
jeagles : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1448406
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java

                
> RM should point tracking URL to RM web page when app fails to start
> -------------------------------------------------------------------
>
>                 Key: YARN-236
>                 URL: https://issues.apache.org/jira/browse/YARN-236
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 0.23.4
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>              Labels: usability
>             Fix For: 3.0.0, 0.23.7, 2.0.4-beta
>
>         Attachments: YARN-236.patch
>
>
> Similar to YARN-165, the RM should redirect the tracking URL to the specific 
> app page on the RM web UI when the application fails to start.  For example, 
> if the AM completely fails to start due to bad AM config or bad job config 
> like invalid queuename, then the user gets the unhelpful "The requested 
> application exited before setting a tracking URL".
> Usually the diagnostic string on the RM app page has something useful, so we 
> might as well point there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to