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

Rohith Sharma K S commented on YARN-4205:
-----------------------------------------

It seems build machine has issue. I will kick off the jenkins again. I applied 
the patch locally and run the tests. All tests cases are running.
Some comments
# In {{RMAppLifeTimeMonitorService}} : Along with {{if 
(!application.isAppFinalStateStored()) {}}, also should handle states such as 
FINAL_SAVING, KILLING. Probably these states can be predefined in static 
variables. 
# In test, some of the commented lines can be removed if not used.


> Add a service for monitoring application life time out
> ------------------------------------------------------
>
>                 Key: YARN-4205
>                 URL: https://issues.apache.org/jira/browse/YARN-4205
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: scheduler
>            Reporter: nijel
>            Assignee: nijel
>         Attachments: YARN-4205_01.patch, YARN-4205_02.patch
>
>
> This JIRA intend to provide a lifetime monitor service. 
> The service will monitor the applications where the life time is configured. 
> If the application is running beyond the lifetime, it will be killed. 
> The lifetime will be considered from the submit time.
> The thread monitoring interval is configurable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to