[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated MAPREDUCE-3299:
-----------------------------------------------

    Fix Version/s: 0.23.1
           Status: Open  (was: Patch Available)

Going through the patch for the final review/commit.

Looks good overall. A couple of comments:
 - Can you change the webservice path to "/jobs/{jobid}/jobattempts"? The path 
"/jobs/{jobid}/attempts" is confusing and relates to the TaskAttempts more than 
jobattempts.
 - Looks like it is possible to reuse AMAttemptInfo across AM webapp and HS 
webapp, if we have the "shortlogslink" in both. I actually don't know the 
difference between loglink and shortlogslink. In any case, I don't see the 
logslink in HS AMAttemptInfo being used at all.
                
> Add AMInfo table to the AM job page
> -----------------------------------
>
>                 Key: MAPREDUCE-3299
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3299
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Siddharth Seth
>            Assignee: Jonathan Eagles
>            Priority: Minor
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3299.patch, MAPREDUCE-3299.patch, 
> MAPREDUCE-3299.patch, MAPREDUCE-3299.patch, MAPREDUCE-3299.patch, 
> MAPREDUCE-3299.patch, MAPREDUCE-3299.patch
>
>
> JobHistory has a table to list all AMs. A similar table can be added to the 
> AM for info on past failed AMs and the current running one.

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