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 2680c40 Publishing website 2021/03/10 00:03:24 at commit 485b581
2680c40 is described below
commit 2680c40acdf5e9d1718c857dcc4896440d8a8e03
Author: jenkins <[email protected]>
AuthorDate: Wed Mar 10 00:03:24 2021 +0000
Publishing website 2021/03/10 00:03:24 at commit 485b581
---
website/generated-content/get-started/index.xml | 10 +++++++++-
.../generated-content/get-started/quickstart-go/index.html | 13 +++++++++++--
website/generated-content/sitemap.xml | 2 +-
3 files changed, 21 insertions(+), 4 deletions(-)
diff --git a/website/generated-content/get-started/index.xml
b/website/generated-content/get-started/index.xml
index df20e18..59b8c88 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -1092,7 +1092,15 @@ $ wordcount --input
gs://dataflow-samples/shakespeare/kinglear.txt \
<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>This runner is not yet available for the Go
SDK.</code></pre>
+<pre><code># Build and run the Spark job server from Beam source.
+# -PsparkMasterUrl is optional. If it is unset the job will be run inside an
embedded Spark cluster.
+$ ./gradlew :runners:spark:job-server:runShadow
-PsparkMasterUrl=spark://localhost:7077
+# In a separate terminal, run:
+$ go install github.com/apache/beam/sdks/go/examples/wordcount
+$ 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>
diff --git a/website/generated-content/get-started/quickstart-go/index.html
b/website/generated-content/get-started/quickstart-go/index.html
index c36b51e..cdec36b 100644
--- a/website/generated-content/get-started/quickstart-go/index.html
+++ b/website/generated-content/get-started/quickstart-go/index.html
@@ -32,8 +32,17 @@ $ wordcount --input
gs://dataflow-samples/shakespeare/kinglear.txt \
--region your-gcp-region \
--temp_location gs://<your-gcs-bucket>/tmp/ \
--staging_location gs://<your-gcs-bucket>/binaries/ \
-
--worker_harness_container_image=apache/beam_go_sdk:latest</code></pre></div></div><div
class=snippet><div class="notebook-skip code-snippet without_switcher"><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>This
runner is not yet available for the Go SDK.</code></pre></div></div><h2
id=next-steps>Next Steps</h2><ul><li>Learn more about the <a
href=/documentation/sdks/go/>Beam SDK [...]
-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= [...]
+
--worker_harness_container_image=apache/beam_go_sdk:latest</code></pre></div></div><div
class=snippet><div class="notebook-skip code-snippet without_switcher"><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># Build
and run the Spark job server from Beam source.
+# -PsparkMasterUrl is optional. If it is unset the job will be run inside an
embedded Spark cluster.
+$ ./gradlew :runners:spark:job-server:runShadow
-PsparkMasterUrl=spark://localhost:7077
+
+# In a separate terminal, run:
+$ go install github.com/apache/beam/sdks/go/examples/wordcount
+$ wordcount --input <PATH_TO_INPUT_FILE> \
+ --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= [...]
<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 dda2468..2e8815d 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.28.0/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-02-23T13:40:55+01:00</lastmod></url><url><loc>/blog/k
[...]
\ 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.28.0/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-02-23T13:40:55+01:00</lastmod></url><url><loc>/blog/k
[...]
\ No newline at end of file