[ https://issues.apache.org/jira/browse/HADOOP-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jothi Padmanabhan updated HADOOP-5661: -------------------------------------- Attachment: hadoop-5661-v1.patch The findbugs warnings reported for the previous patch did not show up in my local box where findbugs version is 1.3.8. We probably should upgrade the findbugs for the automated testing system to 1.3.8 as well. In the interim, attaching a patch that should handle those two warnings. The test failures with the previous patch are unrelated. > Resolve findbugs warnings in mapred > ----------------------------------- > > Key: HADOOP-5661 > URL: https://issues.apache.org/jira/browse/HADOOP-5661 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Reporter: Jothi Padmanabhan > Assignee: Jothi Padmanabhan > Attachments: hadoop-5661-v1.patch, hadoop-5661.patch > > > Towards a solution for HADOOP-5628, we need to resolve all findbugs warnings. > This jira will try to resolve the findbugs warnings where ever possible and > suppress them where resolution is not possible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.