[
https://issues.apache.org/jira/browse/HIVE-16724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018316#comment-16018316
]
Lefty Leverenz commented on HIVE-16724:
---------------------------------------
Doc note: This adds *hive.llap.zk.sm.session.timeout* to HiveConf.java, so it
needs to be documented for release 2.4.0.
* [Configuration Properties -- LLAP |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-LLAP]
Added a TODOC2.4 label.
> increase session timeout for LLAP ZK token manager
> --------------------------------------------------
>
> Key: HIVE-16724
> URL: https://issues.apache.org/jira/browse/HIVE-16724
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Labels: TODOC2.4
> Fix For: 3.0.0, 2.4.0
>
> Attachments: HIVE-16724.patch
>
>
> ZKDTSM in Hadoop uses 10sec by default; looking at some logs from a flaky ZK
> instance, I see that most other clients have 40-90sec. timeouts.
> ZKDTSM uses sharedvalue from curator; that instantly fails on session
> expiration, without any retries. For now we are going to increase the session
> timeout to minimize problems due to that.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)