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)

Reply via email to