[ https://issues.apache.org/jira/browse/HIVE-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879790#comment-13879790 ]
Lefty Leverenz commented on HIVE-5799: -------------------------------------- This adds three configuration properties to HiveConf.java & hive-default.xml.template, so when it's committed I'll put them in the wiki. In the meantime, the property descriptions have some typos: * hive.server2.session.check.interval: "The check inteval" (interval) & needs a final period. * hive.server2.idle.session.timeout: Just needs a final period. * hive.server2.idle.operation.timeout: "operations in termial state" (terminal) & "With negative vable" (value). (Apologies for not using the review board -- technical problems, couldn't register. I'll retry later.) > session/operation timeout for hiveserver2 > ----------------------------------------- > > Key: HIVE-5799 > URL: https://issues.apache.org/jira/browse/HIVE-5799 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Reporter: Navis > Assignee: Navis > Priority: Minor > Attachments: HIVE-5799.1.patch.txt, HIVE-5799.2.patch.txt, > HIVE-5799.3.patch.txt, HIVE-5799.4.patch.txt, HIVE-5799.5.patch.txt, > HIVE-5799.6.patch.txt > > > Need some timeout facility for preventing resource leakages from instable or > bad clients. -- This message was sent by Atlassian JIRA (v6.1.5#6160)