[
https://issues.apache.org/jira/browse/HADOOP-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492957
]
Hadoop QA commented on HADOOP-1308:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12356554/generics-2.patch
applied and successfully tested against trunk revision r534234.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/98/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/98/console
> Tighten generic Class restrictions in JobConf.java
> --------------------------------------------------
>
> Key: HADOOP-1308
> URL: https://issues.apache.org/jira/browse/HADOOP-1308
> Project: Hadoop
> Issue Type: Improvement
> Components: mapred
> Reporter: Michael Bieniosek
> Priority: Minor
> Fix For: 0.13.0
>
> Attachments: generics-2.patch, generics.patch
>
>
> JobConf methods have lots of Class<?> parameters. We should get javac to
> typecheck these.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.