[ 
https://issues.apache.org/jira/browse/YARN-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215525#comment-16215525
 ] 

Eric Payne commented on YARN-7370:
----------------------------------

Thanks [~leftnoteasy], [~sunilg], and [~GergelyNovak].

So, just to be clear, I think we would all like the following preemption 
properties to be refreshable with {{yarn rmadmin -refreshQueues}}:
{noformat}

yarn.resourcemanager.scheduler.monitor.enable
yarn.resourcemanager.monitor.capacity.preemption.max_ignored_over_capacity
yarn.resourcemanager.monitor.capacity.preemption.max_wait_before_kill
yarn.resourcemanager.monitor.capacity.preemption.monitoring_interval
yarn.resourcemanager.monitor.capacity.preemption.natural_termination_factor
yarn.resourcemanager.monitor.capacity.preemption.observe_only
yarn.resourcemanager.monitor.capacity.preemption.select_based_on_reserved_containers
yarn.resourcemanager.monitor.capacity.preemption.total_preemption_per_round
yarn.scheduler.capacity.lazy-preemption-enabled


# Intra-queue-specific properties:
yarn.resourcemanager.monitor.capacity.preemption.intra-queue-preemption.enabled
yarn.resourcemanager.monitor.capacity.preemption.intra-queue-preemption.minimum-threshold
yarn.resourcemanager.monitor.capacity.preemption.intra-queue-preemption.max-allowable-limit
yarn.resourcemanager.monitor.capacity.preemption.intra-queue-preemption.preemption-order-policy
{noformat}

I do NOT think we want to refresh 
{{yarn.resourcemanager.scheduler.monitor.policies}} since that would require 
stopping and restarting the monitor thread. At least, if we want to make this 
refreshable, I suggest that we do it as part of a separate JIRA.

Also, just FYI, the 
{{yarn.scheduler.capacity.root.\[QUEUEPATH\].disable_preemption}} property is 
already refreshable.


> Intra-queue preemption properties should be refreshable
> -------------------------------------------------------
>
>                 Key: YARN-7370
>                 URL: https://issues.apache.org/jira/browse/YARN-7370
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacity scheduler, scheduler preemption
>    Affects Versions: 2.8.0, 3.0.0-alpha3
>            Reporter: Eric Payne
>
> At least the properties for {{max-allowable-limit}} and {{minimum-threshold}} 
> should be refreshable. It would also be nice to make 
> {{intra-queue-preemption.enabled}} and {{preemption-order-policy}} 
> refreshable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to