----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1299/ -----------------------------------------------------------
Review request for hive and Carl Steinbach. Summary ------- Pass the Login timeout to thrift/socket layer when connecting to the hive server. This addresses bug HIVE-2110. https://issues.apache.org/jira/browse/HIVE-2110 Diffs ----- jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveConnection.java 7c5df83 jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveDriver.java c61425f Diff: https://reviews.apache.org/r/1299/diff Testing ------- simple repro to verify the timeout. JDBC tests. Thanks, Prasad