Mark Kidwell created HIVE-14517:
-----------------------------------

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


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
(v6.3.4#6332)

Reply via email to