[ https://issues.apache.org/jira/browse/HIVE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138860#comment-13138860 ]
John Sichi commented on HIVE-1592: ---------------------------------- +1. Will commit when tests pass. > ProxyFileSystem.close calls super.close twice. > ---------------------------------------------- > > Key: HIVE-1592 > URL: https://issues.apache.org/jira/browse/HIVE-1592 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Affects Versions: 0.7.0, 0.8.0, 0.9.0 > Reporter: John Sichi > Assignee: Ashutosh Chauhan > Priority: Minor > Attachments: hive-1592.patch > > > public void close() throws IOException { > super.close(); > super.close(); > } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira