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 2020/04/08 19:37:31 UTC

[beam] branch asf-site updated: Publishing website 2020/04/08 19:37:21 at commit 76d7732

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 330708a  Publishing website 2020/04/08 19:37:21 at commit 76d7732
330708a is described below

commit 330708ad31177ebdf6f2029a5f95591836a45395
Author: jenkins <bu...@apache.org>
AuthorDate: Wed Apr 8 19:37:21 2020 +0000

    Publishing website 2020/04/08 19:37:21 at commit 76d7732
---
 website/generated-content/get-started/quickstart-go/index.html     | 1 +
 website/generated-content/get-started/wordcount-example/index.html | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/website/generated-content/get-started/quickstart-go/index.html b/website/generated-content/get-started/quickstart-go/index.html
index 9e4693f..defa448 100644
--- a/website/generated-content/get-started/quickstart-go/index.html
+++ b/website/generated-content/get-started/quickstart-go/index.html
@@ -284,6 +284,7 @@ $ wordcount --input gs://dataflow-samples/shakespeare/kinglear.txt \
             --output gs://&lt;your-gcs-bucket&gt;/counts \
             --runner dataflow \
             --project your-gcp-project \
+            --region your-gcp-region \
             --temp_location gs://&lt;your-gcs-bucket&gt;/tmp/ \
             --staging_location gs://&lt;your-gcs-bucket&gt;/binaries/ \
             --worker_harness_container_image=apache/beam_go_sdk:latest
diff --git a/website/generated-content/get-started/wordcount-example/index.html b/website/generated-content/get-started/wordcount-example/index.html
index 3049c1d..c41590b 100644
--- a/website/generated-content/get-started/wordcount-example/index.html
+++ b/website/generated-content/get-started/wordcount-example/index.html
@@ -706,6 +706,7 @@ $ wordcount --input gs://dataflow-samples/shakespeare/kinglear.txt \
             --output gs://&lt;your-gcs-bucket&gt;/counts \
             --runner dataflow \
             --project your-gcp-project \
+            --region your-gcp-region \
             --temp_location gs://&lt;your-gcs-bucket&gt;/tmp/ \
             --staging_location gs://&lt;your-gcs-bucket&gt;/binaries/ \
             --worker_harness_container_image=apache/beam_go_sdk:latest
@@ -1023,6 +1024,7 @@ $ debugging_wordcount --input gs://dataflow-samples/shakespeare/kinglear.txt \
                       --output gs://&lt;your-gcs-bucket&gt;/counts \
                       --runner dataflow \
                       --project your-gcp-project \
+                      --region your-gcp-region \
                       --temp_location gs://&lt;your-gcs-bucket&gt;/tmp/ \
                       --staging_location gs://&lt;your-gcs-bucket&gt;/binaries/ \
                       --worker_harness_container_image=apache-docker-beam-snapshots-docker.bintray.io/beam/go:20180515