[ https://issues.apache.org/jira/browse/HADOOP-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suresh Srinivas updated HADOOP-4204: ------------------------------------ Attachment: HADOOP-4210.patch StreamXmlRecordReader is buggy and from what I am told is discouraged from use. It should be probably be rewritten. Turning off findbugs for this instance helps in focusing on more important bugs. Any way here is the updated patch with the suggested change. > Fix warnings generated by FindBugs > ---------------------------------- > > Key: HADOOP-4204 > URL: https://issues.apache.org/jira/browse/HADOOP-4204 > Project: Hadoop Core > Issue Type: Bug > Environment: This is compile time issue > Reporter: Suresh Srinivas > Assignee: Suresh Srinivas > Fix For: 0.19.0 > > Attachments: HADOOP-4204.patch, HADOOP-4204.patch, HADOOP-4210.patch > > > There are several warnings currently printed by findbugs. These need to be > addressed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.