[
https://issues.apache.org/jira/browse/YARN-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Lowe updated YARN-236:
----------------------------
Attachment: YARN-236.patch
Patch to have the proxy servlet fallback to the RM's webpage for the app if no
tracking URL is available.
No unit test, but I manually tested both visiting the proxy URI before the app
starts running and after an app crashed on startup. In both cases the page was
redirected to the RM's webpage for the app.
> 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
> 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