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 c43503f  Publishing website 2019/12/31 09:08:36 at commit 8ad5788
c43503f is described below

commit c43503fb1d442ab0473d2199ac32895d9a44bc0a
Author: jenkins <bui...@apache.org>
AuthorDate: Tue Dec 31 09:08:37 2019 +0000

    Publishing website 2019/12/31 09:08:36 at commit 8ad5788
---
 website/generated-content/documentation/runners/flink/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/documentation/runners/flink/index.html 
b/website/generated-content/documentation/runners/flink/index.html
index fcd6d14..f0b3e82 100644
--- a/website/generated-content/documentation/runners/flink/index.html
+++ b/website/generated-content/documentation/runners/flink/index.html
@@ -547,7 +547,7 @@ plus the optional <code 
class="highlighter-rouge">flink_version</code> and <code
     <span class="s">"--flink_master=localhost:8081"</span><span 
class="p">,</span>
     <span class="s">"--environment_type=LOOPBACK"</span>
 <span class="p">])</span>
-<span class="k">with</span> <span class="n">beam</span><span 
class="o">.</span><span class="n">Pipeline</span><span class="p">(</span><span 
class="n">options</span><span class="p">)</span> <span class="k">as</span> 
<span class="n">p</span><span class="p">:</span>
+<span class="k">with</span> <span class="n">beam</span><span 
class="o">.</span><span class="n">Pipeline</span><span class="p">(</span><span 
class="n">options</span><span class="o">=</span><span 
class="n">options</span><span class="p">)</span> <span class="k">as</span> 
<span class="n">p</span><span class="p">:</span>
     <span class="o">...</span>
 </code></pre></div></div>
 

Reply via email to