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
             Fix For: 0.17.0


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.

Reply via email to