This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 3a9fd07e20ff11926d0dc72a60dd5499be2d7a0b
Author: Mergebot <merge...@apache.org>
AuthorDate: Mon Jul 10 03:19:54 2017 +0000

    Prepare repository for deployment.
---
 content/documentation/runners/apex/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/documentation/runners/apex/index.html 
b/content/documentation/runners/apex/index.html
index 48583f1..4b99f4d 100644
--- a/content/documentation/runners/apex/index.html
+++ b/content/documentation/runners/apex/index.html
@@ -175,9 +175,9 @@ hdfs dfs -put pom.xml /tmp/input/
 The following example will reduce the number of required containers by 
collocating the operators into the same container
 and lower the heap memory per operator - suitable for execution in a single 
node Hadoop sandbox.</p>
 
-<div class="highlighter-rouge"><pre 
class="highlight"><code>dt.application.*.operator.*.attr.MEMORY_MB=64
-dt.stream.*.prop.locality=CONTAINER_LOCAL
-dt.application.*.operator.*.attr.TIMEOUT_WINDOW_COUNT=1200
+<div class="highlighter-rouge"><pre 
class="highlight"><code>apex.application.*.operator.*.attr.MEMORY_MB=64
+apex.stream.*.prop.locality=CONTAINER_LOCAL
+apex.application.*.operator.*.attr.TIMEOUT_WINDOW_COUNT=1200
 </code></pre>
 </div>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <commits@beam.apache.org>.

Reply via email to