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 e160042 Publishing website 2019/11/25 20:46:01 at commit 066b7b1
e160042 is described below
commit e16004298e1a4a2ac26856000891b21345bbcc9d
Author: jenkins <[email protected]>
AuthorDate: Mon Nov 25 20:46:01 2019 +0000
Publishing website 2019/11/25 20:46:01 at commit 066b7b1
---
website/generated-content/documentation/runners/dataflow/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/website/generated-content/documentation/runners/dataflow/index.html
b/website/generated-content/documentation/runners/dataflow/index.html
index 49cc7b3..df897a4 100644
--- a/website/generated-content/documentation/runners/dataflow/index.html
+++ b/website/generated-content/documentation/runners/dataflow/index.html
@@ -405,7 +405,7 @@ Pub/Sub, or Cloud Datastore) if you use them in your
pipeline code.</li>
<!-- Only show for Python -->
<tr class="language-py">
<td><code>sdk_location</code></td>
- <td>Override the default location from where the Beam SDK is downloaded.
This value can be an URL, a Cloud Storage path, or a local path to an SDK
tarball. Workflow submissions will download or copy the SDK tarball from this
location. If set to the string <code>default</code>, a standard SDK location is
used. If empty, no SDK is copied.</td>
+ <td>Override the default location from where the Beam SDK is downloaded.
This value can be a URL, a Cloud Storage path, or a local path to an SDK
tarball. Workflow submissions will download or copy the SDK tarball from this
location. If set to the string <code>default</code>, a standard SDK location is
used. If empty, no SDK is copied.</td>
<td><code>default</code></td>
</tr>