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

Sunil G commented on YARN-6600:
-------------------------------

Thanks [~rohithsharma] Committed to trunk. However branch-2 patch is applying 
cleanly, I am getting a compilation error.
{code}
TestApplicationLifetimeMonitor.java:[110,22] no suitable method found for 
submitApp(int,org.apache.hadoop.yarn.api.records.Priority,java.util.Map<java.lang.Object,java.lang.Object>)
{code}
Please help to share branch-2 patch.

> Introduce default and max lifetime of application at LeafQueue level
> --------------------------------------------------------------------
>
>                 Key: YARN-6600
>                 URL: https://issues.apache.org/jira/browse/YARN-6600
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: capacity scheduler
>            Reporter: Rohith Sharma K S
>            Assignee: Rohith Sharma K S
>         Attachments: YARN-6600.01.patch, YARN-6600.02.patch, 
> YARN-6600.03.patch, YARN-6600.04.patch, YARN-6600.05.patch, [YARN-6600] 
> Extend lifetime to scheduler Leaf Queue.pdf
>
>
> Setting timeout at LeafQueue level allows admin to control from bad apps 
> which uses most of the resources for all the time. 
> Example : Any application submitted to particular queue i.e QUEUE-1 should 
> not  run more than N hours. Even user set lifetime as N+1 hour, the 
> application will be killed after N hours. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to