-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23354/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-4616
https://issues.apache.org/jira/browse/HIVE-4616
Repository: hive-git
Description
-------
jdbc:hive2://localhost:10000/db2;autoReconnect=true
simple reconnection on TransportException. If hiveserver2 has not been
shutdown, session could be reused.
Diffs
-----
jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java cbcfec7
Diff: https://reviews.apache.org/r/23354/diff/
Testing
-------
Thanks,
Navis Ryu