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

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

bq. I don't think we need an additional API in ApplicationClientProtocol to get 
that.
Thats true. We do not really require new client API. 

Additionally If I look at the user use cases, user would require both absolute 
time and remaining time. Say if timeout is less than a day or half a day, then 
remaining timeout would be sufficient. If timeout is 3-4 days later, user might 
interested in knowing which day it will get time out. So, How about new object 
ApplicationTimeout which gives both absolute-time and remaining-time for given 
ApplicationTimeoutType? The ApplicationReport would consists of 
Map<ApplicationTimeoutTypes, ApplicationTimeout>. Thoughts?

> Add life time value in Application report and web UI
> ----------------------------------------------------
>
>                 Key: YARN-4206
>                 URL: https://issues.apache.org/jira/browse/YARN-4206
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: scheduler
>            Reporter: nijel
>            Assignee: nijel
>




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

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

Reply via email to