[
https://issues.apache.org/jira/browse/HIVE-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran resolved HIVE-14517.
------------------------------------------
Resolution: Fixed
Fixed by HIVE-12371
> Hive JDBC driver login timeout used as socket timeout
> -----------------------------------------------------
>
> Key: HIVE-14517
> URL: https://issues.apache.org/jira/browse/HIVE-14517
> Project: Hive
> Issue Type: Bug
> Reporter: Mark Kidwell
> Priority: Major
>
> HIVE-5351 added client timeout support by setting the transport socket read
> timeout to the JDBC DriverManager login timeout. While useful as a global
> network IO timeout, it isn't the expected behavior for this timeout setting.
> It also makes it impossible to require logins to complete quickly, for
> example, but allow queries to run for longer periods.
> Ideally multiple timeouts (connect, login and socket read) would be supported
> as in other JDBC drivers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)