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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5514250  Publishing website 2019/12/28 03:14:40 at commit a861278
5514250 is described below

commit 5514250432722df9b6fcf01368d519404c3adba7
Author: jenkins <[email protected]>
AuthorDate: Sat Dec 28 03:14:40 2019 +0000

    Publishing website 2019/12/28 03:14:40 at commit a861278
---
 .../generated-content/documentation/runners/flink/index.html   | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/website/generated-content/documentation/runners/flink/index.html 
b/website/generated-content/documentation/runners/flink/index.html
index 029e79b..fcd6d14 100644
--- a/website/generated-content/documentation/runners/flink/index.html
+++ b/website/generated-content/documentation/runners/flink/index.html
@@ -626,11 +626,6 @@ which should be called before running the tests.
   <td>Default: <code>EXACTLY_ONCE</code></td>
 </tr>
 <tr>
-  <td><code>disableMetricAccumulator</code></td>
-  <td>By default, uses Flink accumulators to store the metrics which allows to 
query metrics from the PipelineResult. If set to true, metrics will still be 
reported but can't be queried via PipelineResult. This saves network and 
memory.</td>
-  <td>Default: <code>false</code></td>
-</tr>
-<tr>
   <td><code>disableMetrics</code></td>
   <td>Disable Beam metrics in Flink Runner</td>
   <td>Default: <code>false</code></td>
@@ -780,11 +775,6 @@ which should be called before running the tests.
   <td>Default: <code>EXACTLY_ONCE</code></td>
 </tr>
 <tr>
-  <td><code>disable_metric_accumulator</code></td>
-  <td>By default, uses Flink accumulators to store the metrics which allows to 
query metrics from the PipelineResult. If set to true, metrics will still be 
reported but can't be queried via PipelineResult. This saves network and 
memory.</td>
-  <td>Default: <code>false</code></td>
-</tr>
-<tr>
   <td><code>disable_metrics</code></td>
   <td>Disable Beam metrics in Flink Runner</td>
   <td>Default: <code>false</code></td>

Reply via email to