----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35963/#review89652 -----------------------------------------------------------
jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java (line 394) <https://reviews.apache.org/r/35963/#comment142313> This is nice, but will break java 6 build. Though, I'm not sure if jdk6 support is dropped from hive yet. - Xuefu Zhang On June 27, 2015, 8:17 p.m., Alexander Pivovarov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35963/ > ----------------------------------------------------------- > > (Updated June 27, 2015, 8:17 p.m.) > > > Review request for hive, Ashutosh Chauhan and Thejas Nair. > > > Bugs: HIVE-7150 > https://issues.apache.org/jira/browse/HIVE-7150 > > > Repository: hive-git > > > Description > ------- > > HIVE-7150 FileInputStream is not closed in HiveConnection class > > > Diffs > ----- > > jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java > 277f6d44d3b3472218526a2933380420676729a3 > > Diff: https://reviews.apache.org/r/35963/diff/ > > > Testing > ------- > > > Thanks, > > Alexander Pivovarov > >