> On June 28, 2015, 3:32 a.m., Xuefu Zhang wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java, > > line 67 > > <https://reviews.apache.org/r/35964/diff/2/?file=993961#file993961line67> > > > > This is nice, but will break java 6 build. Though, I'm not sure if jdk6 > > support is dropped from hive yet.
HIVE-9521 Drop support for Java6 was Resolved on Feb 3 in 1.2.0 - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35964/#review89653 ----------------------------------------------------------- On June 27, 2015, 8:09 p.m., Alexander Pivovarov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35964/ > ----------------------------------------------------------- > > (Updated June 27, 2015, 8:09 p.m.) > > > Review request for hive and Ashutosh Chauhan. > > > Bugs: HIVE-7180 > https://issues.apache.org/jira/browse/HIVE-7180 > > > Repository: hive-git > > > Description > ------- > > HIVE-7180 BufferedReader is not closed in MetaStoreSchemaInfo > > > Diffs > ----- > > > metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java > a5eed6d3c0ff4a229f3209175b8dfcf8bde5e79e > > Diff: https://reviews.apache.org/r/35964/diff/ > > > Testing > ------- > > > Thanks, > > Alexander Pivovarov > >