Author: buildbot
Date: Wed May  6 04:40:37 2015
New Revision: 950250

Log:
Staging update by buildbot for slider

Modified:
    websites/staging/slider/trunk/content/   (props changed)
    websites/staging/slider/trunk/content/docs/configuration/resources.html

Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May  6 04:40:37 2015
@@ -1 +1 @@
-1675725
+1677922

Modified: 
websites/staging/slider/trunk/content/docs/configuration/resources.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/configuration/resources.html 
(original)
+++ websites/staging/slider/trunk/content/docs/configuration/resources.html Wed 
May  6 04:40:37 2015
@@ -679,7 +679,8 @@ the application instance will not reach
 <p>Log aggregation at regular intervals for long running services (LRS) needs 
to be enabled at the YARN level before
 any application can exploit this functionality. To enable set 
<code>yarn.log-aggregation-enable</code> to true and the
 interval property to a positive value of 3600 (in secs) or more. If set to a 
positive value less than 3600 (1 hour)
-this property defaults to 3600. To disable log aggregation set it to -1 (or 
yarn.log-aggregation-enable to false).</p>
+this property defaults to 3600. To perform log aggregation only after the 
application finishes, set the interval property
+to -1 (default value).</p>
 <div class="codehilite"><pre>  <span class="nt">&lt;property&gt;</span>
     <span class="nt">&lt;name&gt;</span>yarn.log-aggregation-enable<span 
class="nt">&lt;/name&gt;</span>
     <span class="nt">&lt;value&gt;</span>true<span 
class="nt">&lt;/value&gt;</span>


Reply via email to