[ https://issues.apache.org/jira/browse/HIVE-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krishna Kumar updated HIVE-1924: -------------------------------- Status: Open (was: Patch Available) Hmm, The patch is not correct. Setting hive.checkformat=false does seem to stop the leaks though. Investigating... > checkformat implementations leak handles > ---------------------------------------- > > Key: HIVE-1924 > URL: https://issues.apache.org/jira/browse/HIVE-1924 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Krishna Kumar > Attachments: HIVE.1924.patch.txt > > > In validateInput, Reader constructors of SequenceFile and RCFile throw > exceptions to indicate that the format is incorrect, but the close is not > called in a finally block. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.