fix warning about cast of Map<String, Map<String, JobInfo>> in jobhistory.jsp
-----------------------------------------------------------------------------
Key: HADOOP-1408
URL: https://issues.apache.org/jira/browse/HADOOP-1408
Project: Hadoop
Issue Type: Improvement
Components: mapred
Affects Versions: 0.13.0
Reporter: Owen O'Malley
Assigned To: Owen O'Malley
Fix For: 0.14.0
Attachments: no-jsp-cast-warn.patch
There is a warning where one of the attributes is cast to a map of the proper
form. The fix is defining a wrapping class so that the cast is safe.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.