Nuria has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/298338

Change subject: Correcting typo on yarn-site.xml
......................................................................

Correcting typo on yarn-site.xml

Bug: T139178
Change-Id: Ifc6aab355fb47578b22561927a019c7e82065b97
---
M templates/hadoop/yarn-site.xml.erb
1 file changed, 3 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet/cdh 
refs/changes/38/298338/1

diff --git a/templates/hadoop/yarn-site.xml.erb 
b/templates/hadoop/yarn-site.xml.erb
index fd0292c..9573961 100644
--- a/templates/hadoop/yarn-site.xml.erb
+++ b/templates/hadoop/yarn-site.xml.erb
@@ -260,14 +260,13 @@
 
   <property>
       <name>yarn.log-aggregation.retain-seconds</name>
-      <value><% @yarn_log_aggregation_retain_seconds%></value>
+      <value><%= @yarn_log_aggregation_retain_seconds %></value>
       <description>
         How long (in secs) to keep aggregation logs before deleting them. -1 
disables.
-        Be careful, if you set this too small you will spam the name node. Set 
to 10 days.
+        Be careful, if you set this too small you will spam the name node.
         If yarn.log-aggregation.retain-check-interval-seconds is not set
         or set to 0 or a negative value (default) then the check interval is
-        one-tenth of the aggregated log retention time. So we will be checking
-        whether logs are old daily.
+        one-tenth of the aggregated log retention time.
       </description>
   </property>
 

-- 
To view, visit https://gerrit.wikimedia.org/r/298338
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc6aab355fb47578b22561927a019c7e82065b97
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/cdh
Gerrit-Branch: master
Gerrit-Owner: Nuria <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to