[
https://issues.apache.org/jira/browse/HIVE-23208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084981#comment-17084981
]
Ashutosh Chauhan commented on HIVE-23208:
-----------------------------------------
+1
> Update guaranteed capacity in ZK only when WM is enabled
> --------------------------------------------------------
>
> Key: HIVE-23208
> URL: https://issues.apache.org/jira/browse/HIVE-23208
> Project: Hive
> Issue Type: Improvement
> Components: llap
> Reporter: Rajesh Balamohan
> Assignee: Ramesh Kumar Thangarajan
> Priority: Major
> Attachments: HIVE-23208.1.patch
>
>
> [https://github.com/apache/hive/blob/master/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java#L1091]
>
> Though WM is not enabled, it ends up updating ZK for every dag completion
> event. For short running queries with concurrency, this ends up with lots of
> calls to ZK.
> It would be good to invoke this only when WM is enabled.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)