You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Prasad Mujumdar <pr...@cloudera.com> on 2011/08/05 02:31:36 UTC

Review Request: HIVE-2110 : Use JDBC Login timeout when connecting to Hive server.

-----------------------------------------------------------
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