You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "German Florez-Larrahondo (JIRA)" <ji...@apache.org> on 2014/01/09 17:30:50 UTC

[jira] [Created] (YARN-1580) Documentation error regarding "container-allocation.expiry-interval-ms"

German Florez-Larrahondo created YARN-1580:
----------------------------------------------

             Summary: 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
            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.1.5#6160)