[
https://issues.apache.org/jira/browse/HADOOP-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated HADOOP-3087:
--------------------------------------------
Assignee: Amareshwari Sriramadasu
Status: Patch Available (was: Open)
> JobInfo session object is not refreshed in loadHistory.jsp if same job is
> accessed again.
> ------------------------------------------------------------------------------------------
>
> Key: HADOOP-3087
> URL: https://issues.apache.org/jira/browse/HADOOP-3087
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.17.0
>
> Attachments: patch-3087.txt
>
>
> JobInfo object is not refreshed in loadHistory.jsp if same job is accessed
> again. In loadhistory.jsp, the jobInfo object is stored as session
> attribute. And if the same job is accessed again, the object is not
> refreshed. This becomes a problem if first time the object accessed was
> during job running and it doesnt refresh even after completing the job.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.