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

Hudson commented on YARN-1580:
------------------------------

SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #97 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/97/])
YARN-1580. Documentation error regarding 
container-allocation.expiry-interval-ms (Brahma Reddy Battula via junping_du) 
(junping_du: rev 46c7577b9843766b8cc3e81eae1100d4c194286a)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
* hadoop-yarn-project/CHANGES.txt


> 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
>             Fix For: 2.7.0
>
>         Attachments: YARN-1580.patch
>
>
> 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)

Reply via email to