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 244fc6c86d6 Publishing website 2022/12/27 16:15:56 at commit 5994644
244fc6c86d6 is described below

commit 244fc6c86d6e6b1cd3e55a91e3f67e1b7ddf0f44
Author: jenkins <[email protected]>
AuthorDate: Tue Dec 27 16:15:57 2022 +0000

    Publishing website 2022/12/27 16:15:56 at commit 5994644
---
 website/generated-content/get-started/index.xml                        | 2 +-
 website/generated-content/get-started/mobile-gaming-example/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/generated-content/get-started/index.xml 
b/website/generated-content/get-started/index.xml
index 0c45b74f582..83415b0e57e 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -199,7 +199,7 @@ looks more like what is depicted by the red squiggly line 
above the ideal line.&
 &lt;span class="n">parser&lt;/span>&lt;span class="o">.&lt;/span>&lt;span 
class="n">add_argument&lt;/span>&lt;span class="p">(&lt;/span>
 &lt;span class="s1">&amp;#39;--input&amp;#39;&lt;/span>&lt;span 
class="p">,&lt;/span>
 &lt;span class="nb">type&lt;/span>&lt;span class="o">=&lt;/span>&lt;span 
class="nb">str&lt;/span>&lt;span class="p">,&lt;/span>
-&lt;span class="n">default&lt;/span>&lt;span class="o">=&lt;/span>&lt;span 
class="s1">&amp;#39;gs://apache-beam-samples/game/gaming_data*.csv&amp;#39;&lt;/span>&lt;span
 class="p">,&lt;/span>
+&lt;span class="n">default&lt;/span>&lt;span class="o">=&lt;/span>&lt;span 
class="s1">&amp;#39;gs://apache-beam-samples/game/small/gaming_data.csv&amp;#39;&lt;/span>&lt;span
 class="p">,&lt;/span>
 &lt;span class="n">help&lt;/span>&lt;span class="o">=&lt;/span>&lt;span 
class="s1">&amp;#39;Path to the data file(s) containing game 
data.&amp;#39;&lt;/span>&lt;span class="p">)&lt;/span>
 &lt;span class="n">parser&lt;/span>&lt;span class="o">.&lt;/span>&lt;span 
class="n">add_argument&lt;/span>&lt;span class="p">(&lt;/span>
 &lt;span class="s1">&amp;#39;--output&amp;#39;&lt;/span>&lt;span 
class="p">,&lt;/span> &lt;span class="nb">type&lt;/span>&lt;span 
class="o">=&lt;/span>&lt;span class="nb">str&lt;/span>&lt;span 
class="p">,&lt;/span> &lt;span class="n">required&lt;/span>&lt;span 
class="o">=&lt;/span>&lt;span class="bp">True&lt;/span>&lt;span 
class="p">,&lt;/span> &lt;span class="n">help&lt;/span>&lt;span 
class="o">=&lt;/span>&lt;span class="s1">&amp;#39;Path to the output 
file(s).&amp;#39;&lt;/span>&lt;spa [...]
diff --git 
a/website/generated-content/get-started/mobile-gaming-example/index.html 
b/website/generated-content/get-started/mobile-gaming-example/index.html
index c32621d0731..f68e0aa7ff0 100644
--- a/website/generated-content/get-started/mobile-gaming-example/index.html
+++ b/website/generated-content/get-started/mobile-gaming-example/index.html
@@ -84,7 +84,7 @@ looks more like what is depicted by the red squiggly line 
above the ideal line.<
   <span class=n>parser</span><span class=o>.</span><span 
class=n>add_argument</span><span class=p>(</span>
       <span class=s1>&#39;--input&#39;</span><span class=p>,</span>
       <span class=nb>type</span><span class=o>=</span><span 
class=nb>str</span><span class=p>,</span>
-      <span class=n>default</span><span class=o>=</span><span 
class=s1>&#39;gs://apache-beam-samples/game/gaming_data*.csv&#39;</span><span 
class=p>,</span>
+      <span class=n>default</span><span class=o>=</span><span 
class=s1>&#39;gs://apache-beam-samples/game/small/gaming_data.csv&#39;</span><span
 class=p>,</span>
       <span class=n>help</span><span class=o>=</span><span class=s1>&#39;Path 
to the data file(s) containing game data.&#39;</span><span class=p>)</span>
   <span class=n>parser</span><span class=o>.</span><span 
class=n>add_argument</span><span class=p>(</span>
       <span class=s1>&#39;--output&#39;</span><span class=p>,</span> <span 
class=nb>type</span><span class=o>=</span><span class=nb>str</span><span 
class=p>,</span> <span class=n>required</span><span class=o>=</span><span 
class=bp>True</span><span class=p>,</span> <span class=n>help</span><span 
class=o>=</span><span class=s1>&#39;Path to the output 
file(s).&#39;</span><span class=p>)</span>

Reply via email to