[ https://issues.apache.org/jira/browse/HIVE-16724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-16724: ------------------------------------ Resolution: Fixed Fix Version/s: 2.4.0 3.0.0 Status: Resolved (was: Patch Available) Thanks for the review! Committed to branches > 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 > 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)