Akhil S Naik created AMBARI-24387:
-------------------------------------
Summary: 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
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)