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

Robert Joseph Evans commented on MAPREDUCE-3999:
------------------------------------------------

If the proxy can tell from the state of the application that the AM has not 
launched yet, we should return an appropriate page.  Either way the error "the 
MRAppMaster died before writing anything" does not seem to be an appropriate 
error message in all cases that it is being returned for.
                
> Tracking link gives an error if the AppMaster hasn't started yet
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-3999
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3999
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2, webapps
>    Affects Versions: 0.23.1
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>
> Courtesy [~sseth]
> {quote}
> "The MRAppMaster died before writing anything."
> Steps to generate the error:
> 1. Setup a queue with 1 max active application per user
> 2. Submit a long running job to this queue.
> 3. Submit another job to the queue as the same user. Access the tracking URL
> for job 2 directly or via Oozie (not via the RM link - which is rewritten once
> the app starts).
> This would exist in situations where the queue doesn't have enough capacity -
> or for the small period of time between app submission and AM start.
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to