Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14517

Hive JDBC driver login timeout used as socket timeout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mzkd Mark Kidwell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: