Sergey Shelukhin created HIVE-16724: ---------------------------------------
Summary: 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 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)