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 da17e01  Publishing website 2021/08/24 18:03:17 at commit 7611831
da17e01 is described below

commit da17e01ded515425cd156dbd51544d933b610d51
Author: jenkins <[email protected]>
AuthorDate: Tue Aug 24 18:03:17 2021 +0000

    Publishing website 2021/08/24 18:03:17 at commit 7611831
---
 website/generated-content/documentation/index.xml                   | 3 +--
 .../generated-content/documentation/programming-guide/index.html    | 5 ++---
 .../documentation/resources/learning-resources/index.html           | 2 +-
 website/generated-content/documentation/sdks/go/index.html          | 6 ++++--
 website/generated-content/get-started/index.xml                     | 4 ++--
 website/generated-content/get-started/quickstart-go/index.html      | 4 ++--
 website/generated-content/sitemap.xml                               | 2 +-
 7 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/website/generated-content/documentation/index.xml 
b/website/generated-content/documentation/index.xml
index 3629024..2829227 100644
--- a/website/generated-content/documentation/index.xml
+++ b/website/generated-content/documentation/index.xml
@@ -3689,8 +3689,7 @@ how to implement Beam concepts in your pipelines.&lt;/p>
 &lt;/ul>
 &lt;/nav>
 &lt;p class="language-py">The Python SDK supports Python 3.6, 3.7, and 3.8. 
Beam 2.24.0 was the last Python SDK release to support Python 2 and 3.5.&lt;/p>
-&lt;p class="language-go">The Go SDK is presently considered experimental, but 
removing that designation is
-&lt;a 
href="https://lists.apache.org/thread.html/re3589c797d2dc6c5a9c1015683b4a8b48a097bacfa6f12bb1e48aa45%40%3Cdev.beam.apache.org%3E";>under
 discussion&lt;/a>.&lt;/p>
+&lt;p class="language-go">The Go SDK supports Go v1.16+. SDK release 2.32.0 is 
the last experimental version.&lt;/p>
 &lt;h2 id="overview">1. Overview&lt;/h2>
 &lt;p>To use Beam, you need to first create a driver program using the classes 
in one
 of the Beam SDKs. Your driver program &lt;em>defines&lt;/em> your pipeline, 
including all of
diff --git 
a/website/generated-content/documentation/programming-guide/index.html 
b/website/generated-content/documentation/programming-guide/index.html
index 6ac2d29..a969c5a 100644
--- a/website/generated-content/documentation/programming-guide/index.html
+++ b/website/generated-content/documentation/programming-guide/index.html
@@ -24,8 +24,7 @@ the Beam SDK classes to build and test your pipeline. It is 
not intended as an
 exhaustive reference, but as a language-agnostic, high-level guide to
 programmatically building your Beam pipeline. As the programming guide is 
filled
 out, the text will include code samples in multiple languages to help 
illustrate
-how to implement Beam concepts in your pipelines.</p><nav 
class=language-switcher><strong>Adapt for:</strong><ul><li 
data-type=language-java class=active>Java SDK</li><li 
data-type=language-py>Python SDK</li><li data-type=language-go>Go 
SDK</li></ul></nav><p class=language-py>The Python SDK supports Python 3.6, 
3.7, and 3.8. Beam 2.24.0 was the last Python SDK release to support Python 2 
and 3.5.</p><p class=language-go>The Go SDK is presently considered 
experimental, but removing that d [...]
-<a 
href=https://lists.apache.org/thread.html/re3589c797d2dc6c5a9c1015683b4a8b48a097bacfa6f12bb1e48aa45%40%3Cdev.beam.apache.org%3E>under
 discussion</a>.</p><h2 id=overview>1. Overview</h2><p>To use Beam, you need to 
first create a driver program using the classes in one
+how to implement Beam concepts in your pipelines.</p><nav 
class=language-switcher><strong>Adapt for:</strong><ul><li 
data-type=language-java class=active>Java SDK</li><li 
data-type=language-py>Python SDK</li><li data-type=language-go>Go 
SDK</li></ul></nav><p class=language-py>The Python SDK supports Python 3.6, 
3.7, and 3.8. Beam 2.24.0 was the last Python SDK release to support Python 2 
and 3.5.</p><p class=language-go>The Go SDK supports Go v1.16+. SDK release 
2.32.0 is the last experi [...]
 of the Beam SDKs. Your driver program <em>defines</em> your pipeline, 
including all of
 the inputs, transforms, and outputs; it also sets execution options for your
 pipeline (typically passed in using command-line options). These include the
@@ -3923,7 +3922,7 @@ kafka_records = (
             ImplicitSchemaPayloadBuilder({&#39;data&#39;: u&#39;0&#39;}),
             &lt;Address of expansion service&gt;))
     assert_that(res, equal_to([&#39;0a&#39;, &#39;0b&#39;]))
-    </code></pre></div></div></li><li><p>After the job has been submitted to 
the Beam runner, shutdown the expansion service by terminating the expansion 
service process.</p></li></ol><h3 id=x-lang-transform-runner-support>13.3. 
Runner Support</h3><p>Currently, portable runners such as Flink, Spark, and the 
Direct runner can be used with multi-language pipelines.</p><p>Google Cloud 
Dataflow supports multi-language pipelines through the Dataflow Runner v2 
backend architecture.</p><div cla [...]
+    </code></pre></div></div></li><li><p>After the job has been submitted to 
the Beam runner, shutdown the expansion service by terminating the expansion 
service process.</p></li></ol><h3 id=x-lang-transform-runner-support>13.3. 
Runner Support</h3><p>Currently, portable runners such as Flink, Spark, and the 
Direct runner can be used with multi-language pipelines.</p><p>Google Cloud 
Dataflow supports multi-language pipelines through the Dataflow Runner v2 
backend architecture.</p><div cla [...]
 <a href=http://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam 
logo, and the Apache feather logo are either registered trademarks or 
trademarks of The Apache Software Foundation. All other products or name brands 
are trademarks of their respective holders, including The Apache Software 
Foundation.</div></div></div></div></footer></body></html>
\ No newline at end of file
diff --git 
a/website/generated-content/documentation/resources/learning-resources/index.html
 
b/website/generated-content/documentation/resources/learning-resources/index.html
index 5689555..a55b4b0 100644
--- 
a/website/generated-content/documentation/resources/learning-resources/index.html
+++ 
b/website/generated-content/documentation/resources/learning-resources/index.html
@@ -23,7 +23,7 @@ that can help you to learn Apache Beam concepts and 
programming model hands-on.
 Built based on <a href=https://www.jetbrains.com/education/>JetBrains 
Educational Products</a>, Beam Katas
 objective is to provide a series of structured hands-on learning experiences 
for learners
 to understand about Apache Beam and its SDKs by solving exercises with 
gradually increasing
-complexity. Beam Katas are available for both Java and Python SDKs.</p><h3 
id=java-1>Java</h3><ul><li>Download <a 
href="https://www.jetbrains.com/education/download/#section=idea";>IntelliJ 
Edu</a></li><li>Upon opening the IDE, expand the &ldquo;Learn and Teach&rdquo; 
menu, then select &ldquo;Browse Courses&rdquo;</li><li>Search for &ldquo;Beam 
Katas - Java&rdquo;</li><li>Expand the &ldquo;Advanced Settings&rdquo; and 
modify the &ldquo;Location&rdquo; and &ldquo;Jdk&rdquo; appropriately</ [...]
+complexity. Beam Katas are available for both Java and Python SDKs.</p><h3 
id=java-1>Java</h3><ul><li>Download <a 
href="https://www.jetbrains.com/education/download/#section=idea";>IntelliJ 
Edu</a></li><li>Upon opening the IDE, expand the &ldquo;Learn and Teach&rdquo; 
menu, then select &ldquo;Browse Courses&rdquo;</li><li>Search for &ldquo;Beam 
Katas - Java&rdquo;</li><li>Expand the &ldquo;Advanced Settings&rdquo; and 
modify the &ldquo;Location&rdquo; and &ldquo;Jdk&rdquo; appropriately</ [...]
 <a href=http://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam 
logo, and the Apache feather logo are either registered trademarks or 
trademarks of The Apache Software Foundation. All other products or name brands 
are trademarks of their respective holders, including The Apache Software 
Foundation.</div></div></div></div></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/documentation/sdks/go/index.html 
b/website/generated-content/documentation/sdks/go/index.html
index b371f47..92fb103 100644
--- a/website/generated-content/documentation/sdks/go/index.html
+++ b/website/generated-content/documentation/sdks/go/index.html
@@ -18,8 +18,10 @@
 function addPlaceholder(){$('input:text').attr('placeholder',"What are you 
looking for?");}
 function endSearch(){var 
search=document.querySelector(".searchBar");search.classList.add("disappear");var
 icons=document.querySelector("#iconsBar");icons.classList.remove("disappear");}
 function blockScroll(){$("body").toggleClass("fixedPosition");}
-function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span 
class=section-nav-list-main-title>Languages</span></li><li><span 
class=section-nav-list-title>Java</span><ul class=section-nav-list><li><a 
href=/documentation/sdks/java/>Java SDK overvi [...]
-<a href=https://s.apache.org/beam-go-sdk-design-rfc>design</a>.</p><h2 
id=get-started-with-the-go-sdk>Get Started with the Go SDK</h2><p>Get started 
with the <a href=/get-started/quickstart-go>Beam Go SDK quickstart</a> to set 
up your development environment and run an example pipeline. Then, read through 
the <a href=/documentation/programming-guide>Beam programming guide</a> to 
learn the basic concepts that apply to all SDKs in Beam.</p><p>See the <a 
href=https://godoc.org/github.com/ap [...]
+function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span 
class=section-nav-list-main-title>Languages</span></li><li><span 
class=section-nav-list-title>Java</span><ul class=section-nav-list><li><a 
href=/documentation/sdks/java/>Java SDK overvi [...]
+It is based on the following <a 
href=https://s.apache.org/beam-go-sdk-design-rfc>design</a>.</p><h2 
id=get-started-with-the-go-sdk>Get Started with the Go SDK</h2><p>Get started 
with the <a href=/get-started/quickstart-go>Beam Go SDK quickstart</a> to set 
up your development environment and run an example pipeline. Then, read through 
the <a href=/documentation/programming-guide>Beam programming guide</a> to 
learn the basic concepts that apply to all SDKs in Beam.</p><p>See the <a 
href=ht [...]
+It&rsquo;s possible to write many kinds of transforms, but specific built in 
transforms may still be missing.</p><p>Requests for specific transforms may be 
filed to the <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Idea%2C%20%22Under%20Discussion%22%2C%20%22In%20Implementation%22%2C%20%22Triage%20Needed%22)%20AND%20component%20%3D%20sdk-go%20ORDER%20BY%20updated%20DESC"><code>sdk-go</code>
 component in J [...]
+Contributions are welcome.</p></div></div><footer class=footer><div 
class=footer__contained><div class=footer__cols><div class="footer__cols__col 
footer__cols__col__logos"><div class=footer__cols__col__logo><img 
src=/images/beam_logo_circle.svg class=footer__logo alt="Beam logo"></div><div 
class=footer__cols__col__logo><img src=/images/apache_logo_circle.svg 
class=footer__logo alt="Apache logo"></div></div><div class=footer-wrapper><div 
class=wrapper-grid><div class=footer__cols__col><di [...]
 <a href=http://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam 
logo, and the Apache feather logo are either registered trademarks or 
trademarks of The Apache Software Foundation. All other products or name brands 
are trademarks of their respective holders, including The Apache Software 
Foundation.</div></div></div></div></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/get-started/index.xml 
b/website/generated-content/get-started/index.xml
index f0dd32b..5596d40 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -1034,7 +1034,7 @@ limitations under the License.
 &lt;/ul>
 &lt;/nav>
 &lt;h2 id="set-up-your-environment">Set up your environment&lt;/h2>
-&lt;p>The Beam SDK for Go requires &lt;code>go&lt;/code> version 1.10 or 
newer. It can be downloaded &lt;a href="https://golang.org/";>here&lt;/a>. Check 
that you have version 1.10 by running:&lt;/p>
+&lt;p>The Beam SDK for Go requires &lt;code>go&lt;/code> version 1.16 or 
newer. It can be downloaded &lt;a href="https://golang.org/";>here&lt;/a>. Check 
that you have version 1.16 by running:&lt;/p>
 &lt;div class="snippet">
 &lt;div class="notebook-skip code-snippet without_switcher">
 &lt;a class="copy" type="button" data-bs-toggle="tooltip" 
data-bs-placement="bottom" title="Copy to clipboard">
@@ -1106,7 +1106,7 @@ $ wordcount --input &amp;lt;PATH_TO_INPUT_FILE&amp;gt; \
 &lt;h2 id="next-steps">Next Steps&lt;/h2>
 &lt;ul>
 &lt;li>Learn more about the &lt;a href="/documentation/sdks/go/">Beam SDK for 
Go&lt;/a>
-and look through the &lt;a 
href="https://godoc.org/github.com/apache/beam/sdks/go/pkg/beam";>godoc&lt;/a>.&lt;/li>
+and look through the &lt;a 
href="https://pkg.go.dev/github.com/apache/beam/sdks/go/pkg/beam";>godoc&lt;/a>.&lt;/li>
 &lt;li>Walk through these WordCount examples in the &lt;a 
href="/get-started/wordcount-example">WordCount Example 
Walkthrough&lt;/a>.&lt;/li>
 &lt;li>Take a self-paced tour through our &lt;a 
href="/documentation/resources/learning-resources">Learning 
Resources&lt;/a>.&lt;/li>
 &lt;li>Dive in to some of our favorite &lt;a 
href="/documentation/resources/videos-and-podcasts">Videos and 
Podcasts&lt;/a>.&lt;/li>
diff --git a/website/generated-content/get-started/quickstart-go/index.html 
b/website/generated-content/get-started/quickstart-go/index.html
index bdc9d06..3fc2565 100644
--- a/website/generated-content/get-started/quickstart-go/index.html
+++ b/website/generated-content/get-started/quickstart-go/index.html
@@ -18,7 +18,7 @@
 function addPlaceholder(){$('input:text').attr('placeholder',"What are you 
looking for?");}
 function endSearch(){var 
search=document.querySelector(".searchBar");search.classList.add("disappear");var
 icons=document.querySelector("#iconsBar");icons.classList.remove("disappear");}
 function blockScroll(){$("body").toggleClass("fixedPosition");}
-function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span class=section-nav-list-main-title>Get 
started</span></li><li><a href=/get-started/beam-overview/>Beam 
Overview</a></li><li><a href=/get-started/tour-of-beam/>Tour of 
Beam</a></li><li><s [...]
+function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span class=section-nav-list-main-title>Get 
started</span></li><li><a href=/get-started/beam-overview/>Beam 
Overview</a></li><li><a href=/get-started/tour-of-beam/>Tour of 
Beam</a></li><li><s [...]
 <a 
href=https://github.com/apache/beam/tree/master/sdks/go/examples>examples</a>
 directory has many examples. All examples can be run by passing the
 required arguments described in the examples.</p><p>For example, to run 
<code>wordcount</code>, run:</p><div class="runner-direct snippet"><div 
class="notebook-skip code-snippet"><a class=copy type=button 
data-bs-toggle=tooltip data-bs-placement=bottom title="Copy to clipboard"><img 
src=/images/copy-icon.svg></a><pre><code class=language-direct 
data-lang=direct>$ go install github.com/apache/beam/sdks/go/examples/wordcount
@@ -42,7 +42,7 @@ $ wordcount --input &lt;PATH_TO_INPUT_FILE&gt; \
             --output counts \
             --runner spark \
             --endpoint localhost:8099</code></pre></div></div><h2 
id=next-steps>Next Steps</h2><ul><li>Learn more about the <a 
href=/documentation/sdks/go/>Beam SDK for Go</a>
-and look through the <a 
href=https://godoc.org/github.com/apache/beam/sdks/go/pkg/beam>godoc</a>.</li><li>Walk
 through these WordCount examples in the <a 
href=/get-started/wordcount-example>WordCount Example 
Walkthrough</a>.</li><li>Take a self-paced tour through our <a 
href=/documentation/resources/learning-resources>Learning 
Resources</a>.</li><li>Dive in to some of our favorite <a 
href=/documentation/resources/videos-and-podcasts>Videos and 
Podcasts</a>.</li><li>Join the Beam <a href= [...]
+and look through the <a 
href=https://pkg.go.dev/github.com/apache/beam/sdks/go/pkg/beam>godoc</a>.</li><li>Walk
 through these WordCount examples in the <a 
href=/get-started/wordcount-example>WordCount Example 
Walkthrough</a>.</li><li>Take a self-paced tour through our <a 
href=/documentation/resources/learning-resources>Learning 
Resources</a>.</li><li>Dive in to some of our favorite <a 
href=/documentation/resources/videos-and-podcasts>Videos and 
Podcasts</a>.</li><li>Join the Beam <a href [...]
 <a href=http://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam 
logo, and the Apache feather logo are either registered trademarks or 
trademarks of The Apache Software Foundation. All other products or name brands 
are trademarks of their respective holders, including The Apache Software 
Foundation.</div></div></div></div></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index e6bcd5b..5b08961 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.31.0/</loc><lastmod>2021-06-22T18:45:24-07:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-07-01T15:48:01-07:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-07-01T15:48:01-07:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-07-01T15:48:01-07:00</lastmod></url><url><loc>/blog/b
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.31.0/</loc><lastmod>2021-06-22T18:45:24-07:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-07-01T15:48:01-07:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-07-01T15:48:01-07:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-07-01T15:48:01-07:00</lastmod></url><url><loc>/blog/b
 [...]
\ No newline at end of file

Reply via email to