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

Vinod Kumar Vavilapalli commented on MAPREDUCE-3299:
----------------------------------------------------

+1 for fixing the duplication separately.

I asked a couple of MR people what _"/jobs/{jobid}/attempts"_ would mean 
(without giving off the context), and in both cases I got the reply as a list 
of all taskAttempts in the job. Attempts in MR context overwhelmingly mean the 
TaskAttempts, that is also the reason why we've been calling 
ApplicationAttempts explicitly like that. I'd prefer moving to jobattempts. 
Again I am not suggesting a change in the path, just a rename, it can still be 
under /jobs/{jobid}/ and rightly so.
                
> 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