[ 
https://issues.apache.org/jira/browse/HADOOP-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated HADOOP-1408:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.  The javadoc comment you added was an implementation 
note, of no interest to the end user.  I replaced it with something that 
describes what the class represents, rather than why it was written.  Javadoc 
is for users.

> 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.

Reply via email to