You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/31 11:04:00 UTC

[jira] [Updated] (AMBARI-24387) Support YARN Application timeout feature in Ambari Capacity Scheduler View

     [ https://issues.apache.org/jira/browse/AMBARI-24387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated AMBARI-24387:
------------------------------------
    Labels: pull-request-available  (was: )

> Support YARN Application timeout feature in Ambari Capacity Scheduler View
> --------------------------------------------------------------------------
>
>                 Key: AMBARI-24387
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24387
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.7.0
>            Reporter: Akhil S Naik
>            Assignee: Akhil S Naik
>            Priority: Major
>              Labels: pull-request-available
>
> The CapacityScheduler supports the following parameters to lifetime of an application:
> At high level, we need a mechanism to set timeout values for each leaf queue from Capacity Scheduler view. The sample configuration that should reflected in backend is
> {code:java}
> yarn.scheduler.capacity.root.default.maximum-application-lifetime=<values in seconds>
> yarn.scheduler.capacity.root.default.default-application-lifetime=<values in seconds>
> {code}
> Capacity Scheduler view should support following tags.
> description of this tags can be found in : https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/CapacityScheduler.html



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