YARN-1580. Documentation error regarding container-allocation.expiry-interval-ms (Brahma Reddy Battula via junping_du)

(cherry picked from commit 46c7577b98)
This commit is contained in:
Junping Du 2015-02-12 03:38:54 -08:00
parent 9129b3415c
commit 634cc297ba
2 changed files with 4 additions and 1 deletions

View File

@ -521,6 +521,9 @@ Release 2.7.0 - UNRELEASED
YARN-3151. On Failover tracking url wrong in application cli for YARN-3151. On Failover tracking url wrong in application cli for
KILLED application (Rohith via xgong) KILLED application (Rohith via xgong)
YARN-1580. Documentation error regarding "container-allocation.expiry-interval-ms"
(Brahma Reddy Battula via junping_du)
Release 2.6.0 - 2014-11-18 Release 2.6.0 - 2014-11-18
INCOMPATIBLE CHANGES INCOMPATIBLE CHANGES

View File

@ -588,7 +588,7 @@
<description>Interval for the roll over for the master key used to generate <description>Interval for the roll over for the master key used to generate
container tokens. It is expected to be much greater than container tokens. It is expected to be much greater than
yarn.nm.liveness-monitor.expiry-interval-ms and yarn.nm.liveness-monitor.expiry-interval-ms and
yarn.rm.container-allocation.expiry-interval-ms. Otherwise the yarn.resourcemanager.rm.container-allocation.expiry-interval-ms. Otherwise the
behavior is undefined. behavior is undefined.
</description> </description>
<name>yarn.resourcemanager.container-tokens.master-key-rolling-interval-secs</name> <name>yarn.resourcemanager.container-tokens.master-key-rolling-interval-secs</name>