You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crunch.apache.org by bu...@apache.org on 2018/03/09 21:18:24 UTC

svn commit: r1026522 - in /websites/staging/crunch/trunk/content: ./ user-guide.html

Author: buildbot
Date: Fri Mar  9 21:18:24 2018
New Revision: 1026522

Log:
Staging update by buildbot for crunch

Modified:
    websites/staging/crunch/trunk/content/   (props changed)
    websites/staging/crunch/trunk/content/user-guide.html

Propchange: websites/staging/crunch/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar  9 21:18:24 2018
@@ -1 +1 @@
-1784474
+1826381

Modified: websites/staging/crunch/trunk/content/user-guide.html
==============================================================================
--- websites/staging/crunch/trunk/content/user-guide.html (original)
+++ websites/staging/crunch/trunk/content/user-guide.html Fri Mar  9 21:18:24 2018
@@ -1428,6 +1428,11 @@ aware of:</p>
     <td>integer</td>
     <td>Controls the maximum number of MapReduce jobs that will be executed simultaneously. Default is 5.</td>
   </tr>
+  <tr>
+    <td>crunch.max.poll.interval</td>
+    <td>integer</td>
+    <td>Controls the maximum poll interval of MapReduce jobs in milliseconds. Default is 1000 for local mode and 10000 otherwise.</td>
+  </tr>
 </table>
 
 <p><a name="sparkpipeline"></a></p>