[
https://issues.apache.org/jira/browse/YARN-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539574#comment-14539574
]
Steve Loughran commented on YARN-3630:
--------------------------------------
Making it something that can be set in yarn-site for apps to pick up would be
the simple way. Otherwise it would introduce extra fields in protobuf messages
on AM registration, AMs to handle the absence of the field on older versions,
tests for all of this, etc etc. A documented YARN property is something that
management tools can trivially add, apps can simply read
> YARN should suggest a heartbeat interval for applications
> ---------------------------------------------------------
>
> Key: YARN-3630
> URL: https://issues.apache.org/jira/browse/YARN-3630
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: resourcemanager, scheduler
> Affects Versions: 2.7.0
> Reporter: Zoltán Zvara
>
> It seems currently applications - for example Spark - are not adaptive to RM
> regarding heartbeat intervals. RM should be able to suggest a desired
> heartbeat interval to applications.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)