Kanna Karanam created HIVE-3481: ----------------------------------- Summary: <Resource leak>: Hiveserver is not closing the existing driver handle before executing the next command. It results in to file handle leaks. Key: HIVE-3481 URL: https://issues.apache.org/jira/browse/HIVE-3481 Project: Hive Issue Type: Bug Components: JDBC, ODBC, Server Infrastructure Affects Versions: 0.10.0, 0.9.1 Reporter: Kanna Karanam Assignee: Kanna Karanam Fix For: 0.10.0, 0.9.1
Close the driver object if it exists before creating another driver object. Bunch of HiveServer & JDBC related unit tests are failing because of these file handle leaks. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira