----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24076/#review54446 -----------------------------------------------------------
Ship it! Ship It! - Thejas Nair On Sept. 24, 2014, 12:06 p.m., Lars Francke wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24076/ > ----------------------------------------------------------- > > (Updated Sept. 24, 2014, 12:06 p.m.) > > > Review request for hive. > > > Bugs: HIVE-7107 > https://issues.apache.org/jira/browse/HIVE-7107 > > > Repository: hive-git > > > Description > ------- > > The HiveServer1 driver does not adhere to the JDBC standard of returning null > when it can't handle a connection URL. > > I realize that HS1 is scheduled to be removed but I submitted this before > 0.13.1 was released and maybe 0.13.2 will be released still. Also I think > there's a chance that some distributions will keep HS1 in for a bit longer > and this patch fixes an issue with it. > > > Diffs > ----- > > > itests/hive-unit/src/test/java/org/apache/hadoop/hive/jdbc/TestJdbcDriver.java > fa8c43b > jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDriver.java 68c0788 > > Diff: https://reviews.apache.org/r/24076/diff/ > > > Testing > ------- > > > Thanks, > > Lars Francke > >