You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2019/11/05 01:51:18 UTC

[beam] branch asf-site updated: Publishing website 2019/11/05 01:51:12 at commit a4141ac

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 170b6b6  Publishing website 2019/11/05 01:51:12 at commit a4141ac
170b6b6 is described below

commit 170b6b627440d2109683599599d83fa9296f4eaf
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Nov 5 01:51:12 2019 +0000

    Publishing website 2019/11/05 01:51:12 at commit a4141ac
---
 .../documentation/sdks/python-streaming/index.html       | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/website/generated-content/documentation/sdks/python-streaming/index.html b/website/generated-content/documentation/sdks/python-streaming/index.html
index eed103a..fefdd52 100644
--- a/website/generated-content/documentation/sdks/python-streaming/index.html
+++ b/website/generated-content/documentation/sdks/python-streaming/index.html
@@ -293,7 +293,6 @@
   <li><a href="#unsupported-features">Unsupported features</a>
     <ul>
       <li><a href="#general-beam-features">General Beam features</a></li>
-      <li><a href="#dataflowrunner-specific-features">DataflowRunner specific features</a></li>
     </ul>
   </li>
 </ul>
@@ -430,15 +429,15 @@ python -m apache_beam.examples.streaming_wordcount \
 </code></pre>
 </div>
 
-<div class="runner-flink-local highlighter-rouge"><pre class="highlight"><code>This runner is not yet available for the Python SDK.
+<div class="runner-flink-local highlighter-rouge"><pre class="highlight"><code>See https://beam.apache.org/roadmap/portability/#python-on-flink for more information.
 </code></pre>
 </div>
 
-<div class="runner-flink-cluster highlighter-rouge"><pre class="highlight"><code>This runner is not yet available for the Python SDK.
+<div class="runner-flink-cluster highlighter-rouge"><pre class="highlight"><code>See https://beam.apache.org/documentation/runners/flink/ for more information.
 </code></pre>
 </div>
 
-<div class="runner-spark highlighter-rouge"><pre class="highlight"><code>This runner is not yet available for the Python SDK.
+<div class="runner-spark highlighter-rouge"><pre class="highlight"><code>See https://beam.apache.org/roadmap/portability/#python-on-spark for more information.
 </code></pre>
 </div>
 
@@ -480,15 +479,6 @@ about executing streaming pipelines:</p>
   <li>User-defined custom merging <code class="highlighter-rouge">WindowFn</code> (with fnapi)</li>
 </ul>
 
-<h3 id="dataflowrunner-specific-features">DataflowRunner specific features</h3>
-
-<p>Additionally, <code class="highlighter-rouge">DataflowRunner</code> does not currently support the following Cloud
-Dataflow specific features with Python streaming execution.</p>
-
-<ul>
-  <li>Cloud Dataflow Templates</li>
-</ul>
-
 
       </div>
     </div>