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/08/08 09:19:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16572919#comment-16572919 ] 

Hudson commented on AMBARI-24387:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9757 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9757/])
AMBARI-24387 - Support YARN Application timeout feature in Ambari (venkatasairam.lanka: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=49125564ffb60e1568a8eee19e07a431036f2a7d])
* (edit) contrib/views/capacity-scheduler/src/main/resources/ui/app/templates/queue.hbs
* (edit) contrib/views/capacity-scheduler/src/main/resources/ui/app/models/queue.js
* (edit) contrib/views/capacity-scheduler/src/main/resources/ui/app/serializers.js


> 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: New Feature
>          Components: ambari-views
>    Affects Versions: 2.7.0
>            Reporter: Akhil S Naik
>            Assignee: Akhil S Naik
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> 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)