[
https://issues.apache.org/jira/browse/MAPREDUCE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Chen updated MAPREDUCE-1546:
----------------------------------
Attachment: MAPREDUCE-1546.txt
In the attached file, we redirect taskdetails.jsp to the corresponding
taskdetailshistory.jsp.
Most of the work is already done by MAPREDUCE-1185.
In MAPREDUCE-1185, a LinkedHashMap is used to store history file names.
We use that to find the history file name and redirect tot he correct page.
> URL to JT webconsole for running task and task history should be the same
> -------------------------------------------------------------------------
>
> Key: MAPREDUCE-1546
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1546
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Affects Versions: 0.22.0
> Reporter: Scott Chen
> Assignee: Scott Chen
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: MAPREDUCE-1546.txt
>
>
> We should redirect taskdetails.jsp to taskdetailshistory.jsp if the task is
> gone just like MAPREDUCE-1185
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.