[ https://issues.apache.org/jira/browse/HIVE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043106#comment-14043106 ]
Lefty Leverenz commented on HIVE-6679: -------------------------------------- Patch 1 adds configuration parameters *hive.server2.read.socket.timeout* and *hive.server2.tcp.keepalive* to HiveConf.java and hive-default.xml.template. (This comment is a search aid and a reminder to document them in the wiki after the patch is committed.) > HiveServer2 should support configurable the server side socket timeout for > all transports types > ----------------------------------------------------------------------------------------------- > > Key: HIVE-6679 > URL: https://issues.apache.org/jira/browse/HIVE-6679 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 0.13.0 > Reporter: Prasad Mujumdar > Assignee: Navis > Attachments: HIVE-6679.1.patch.txt > > > HiveServer2 should support configurable the server side socket read timeout > and TCP keep-alive option. Metastore server already support this (and the so > is the old hive server). > We now have multiple client connectivity options like Kerberos, Delegation > Token (Digest-MD5), Plain SASL, Plain SASL with SSL and raw sockets. The > configuration should be applicable to all types (if possible). -- This message was sent by Atlassian JIRA (v6.2#6252)