[ https://issues.apache.org/jira/browse/HADOOP-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1001: --------------------------------- Status: Open (was: Patch Available) This is inner-loop code and should use the fields keyClass and valClass rather than calling the JobConf methods, which are considerably slower. > the output of the map is not type checked against the specified types > --------------------------------------------------------------------- > > Key: HADOOP-1001 > URL: https://issues.apache.org/jira/browse/HADOOP-1001 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.11.0 > Reporter: Owen O'Malley > Assigned To: Tahir Hashmi > Attachments: 1001.patch > > > The output of the map is not checked against the types specified in the > JobConf leading to hard to diagnose bugs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.