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

TCP KeepAlive for HiveServer2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.13.1
    • None
    • None

    Description

      Implement TCP KeepAlive for HiverServer 2 to avoid half open connections.

      A setting new is added. This works for ThriftBinaryCLIService with and without SSL.

      <property>
        <name>hive.server2.tcp.keepalive</name>
        <value>true</value>
        <description>Whether to enable TCP keepalive for Hive Server 2</description>
      </property>
      

      The default proposed value is true, in the same way this is the default for the metastore, see HIVE-1410.

      Attachments

        1. HIVE-7040.patch.2
          5 kB
          Nicolas Thiébaud
        2. HIVE-7040.patch
          5 kB
          Nicolas Thiébaud
        3. HIVE-7040.3.patch
          4 kB
          Nicolas Thiébaud

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nicothieb Nicolas Thiébaud
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: