[
https://issues.apache.org/jira/browse/HIVE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-1592:
-----------------------------------
Affects Version/s: 0.9.0
0.8.0
Status: Patch Available (was: Open)
Marking Patch Available.
> 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: Joydeep Sen Sarma
> 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