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

Amareshwari Sriramadasu commented on MAPREDUCE-1941:
----------------------------------------------------

This can be done in Job client itself, no? History url is already available in 
JobStatus. 

> Need a servlet in JobTracker to stream contents of the job history file
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1941
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1941
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>          Components: jobtracker
>    Affects Versions: 0.22.0
>            Reporter: Srikanth Sundarrajan
>            Assignee: Srikanth Sundarrajan
>
> There is no convenient mechanism to retrieve the contents of the job history 
> file. Need a way to retrieve the job history file contents from Job Tracker. 
> This can perhaps be implemented as a servlet on the Job tracker.
> * Create a jsp/servlet that accepts job id as a request parameter
> * Stream the contents of the history file corresponding to the job id, if 
> user has permissions to view the job details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to