[
https://issues.apache.org/jira/browse/YARN-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brahma Reddy Battula reassigned YARN-1580:
------------------------------------------
Assignee: Brahma Reddy Battula
> Documentation error regarding "container-allocation.expiry-interval-ms"
> -----------------------------------------------------------------------
>
> Key: YARN-1580
> URL: https://issues.apache.org/jira/browse/YARN-1580
> Project: Hadoop YARN
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.2.0
> Environment: CentOS 6.4
> Reporter: German Florez-Larrahondo
> Assignee: Brahma Reddy Battula
> Priority: Trivial
>
> While trying to control settings related to expiration of tokens for long
> running jobs,based on the documentation (
> http://hadoop.apache.org/docs/r2.2.0/hadoop-yarn/hadoop-yarn-common/yarn-default.xml)
> I attempted to increase values for
> "yarn.rm.container-allocation.expiry-interval-ms" without luck. Looking code
> like YarnConfiguration.java I noticed that in recent versions all these kind
> of settings now have the prefix "yarn.resourcemanager.rm" as opposed to
> "yarn.rm". So for this specific case the setting of interest is
> yarn.resourcemanager.rm.container-allocation.expiry-interval-ms
> I supposed there are other documentation errors similar to this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)