You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/02/16 13:16:04 UTC

[jira] [Commented] (AMBARI-20821) Update default values for YARN preemption in Ambari

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

Hudson commented on AMBARI-20821:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20821. Update default values for YARN preemption in (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=d1dce4c8077e38bc8c67ccae4934819ebb869876])
* (edit) ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/yarn-site.xml
* (edit) ambari-server/src/main/resources/stacks/HDP/2.6/services/stack_advisor.py
* (edit) ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/configuration/yarn-site.xml
* (edit) ambari-server/src/test/python/stacks/2.6/common/test_stack_advisor.py
* (edit) ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/service_advisor.py


> Update default values for YARN preemption in Ambari
> ---------------------------------------------------
>
>                 Key: AMBARI-20821
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20821
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Major
>             Fix For: 2.5.1
>
>         Attachments: AMBARI-20821_trunk.patch
>
>
> Set 1) "yarn.resourcemanager.monitor.capacity.preemption.total_preemption_per_round" should >= 1 / #cluster-nodes. (For example, cluster has 20 nodes, total_preemption_per_round should be at least 1 / 20 = 0.05. (By default this is 0.1)
> This really should be part of stack-advisor.
> Set 2) yarn.resourcemanager.monitor.capacity.preemption.natural_termination_factor = 1 (by default is 0.2).
> The two configs will affect preemption for large containers like LLAP. We will put these suggestions to documentation, but it will be also good if we can update them in Ambari.



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