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

Karthik Kambatla commented on YARN-884:
---------------------------------------

Thanks Devaraj. The default values are okay now, AM_EXPIRY = NM_EXPIRY. I agree 
it is a good idea to convey am-expiry <= nm-expiry to the user through 
description/documentation. 

Setting the internal variable to the smaller of the two takes this a step 
further without any harm. Do you agree? Thoughts?
                
> AM expiry interval should be set to smaller of {am, 
> nm}.liveness-monitor.expiry-interval-ms
> -------------------------------------------------------------------------------------------
>
>                 Key: YARN-884
>                 URL: https://issues.apache.org/jira/browse/YARN-884
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.0.4-alpha
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>              Labels: configuration
>         Attachments: yarn-884-1.patch
>
>
> As the AM can't outlive the NM on which it is running, it is a good idea to 
> disallow setting the am.liveness-monitor.expiry-interval-ms to a value higher 
> than nm.liveness-monitor.expiry-interval-ms

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to