[ 
https://issues.apache.org/jira/browse/HIVE-21907?focusedWorklogId=266473&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-266473
 ]

ASF GitHub Bot logged work on HIVE-21907:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Jun/19 09:17
            Start Date: 25/Jun/19 09:17
    Worklog Time Spent: 10m 
      Work Description: pvary commented on pull request #685: HIVE-21907: Add a 
new LlapDaemon Management API method to set the daemon capacity
URL: https://github.com/apache/hive/pull/685#discussion_r297087947
 
 

 ##########
 File path: 
llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java
 ##########
 @@ -40,6 +40,7 @@
 import org.apache.hadoop.hive.llap.daemon.QueryFailedHandler;
 import org.apache.hadoop.hive.llap.daemon.SchedulerFragmentCompletingListener;
 import org.apache.hadoop.hive.llap.daemon.impl.LlapTokenChecker.LlapTokenInfo;
+import org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos;
 
 Review comment:
   Removed
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 266473)
    Time Spent: 50m  (was: 40m)

> Add a new LlapDaemon Management API method to set the daemon capacity
> ---------------------------------------------------------------------
>
>                 Key: HIVE-21907
>                 URL: https://issues.apache.org/jira/browse/HIVE-21907
>             Project: Hive
>          Issue Type: Sub-task
>          Components: llap
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21907.2.patch, HIVE-21907.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Add a new method to LlapManagementProtocol API which can disable an Llap node.
> It would be even better, if we can dynamically set the number of executors 
> and the size of the wait queue. This way we can disable the node setting them 
> to 0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to