[
https://issues.apache.org/jira/browse/HADOOP-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498606
]
Hadoop QA commented on HADOOP-1408:
-----------------------------------
Integrated in Hadoop-Nightly #99 (See
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/99/)
> 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: hadoop-1408.patch, 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.