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 2019/10/15 12:09:09 UTC

[beam] branch asf-site updated: Publishing website 2019/10/15 12:08:45 at commit 14b5ef8

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 ab8eefd  Publishing website 2019/10/15 12:08:45 at commit 14b5ef8
ab8eefd is described below

commit ab8eefdddeefcc724f5a90fb6a9adef8b065b47a
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Oct 15 12:08:46 2019 +0000

    Publishing website 2019/10/15 12:08:45 at commit 14b5ef8
---
 website/generated-content/documentation/runtime/environments/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/documentation/runtime/environments/index.html b/website/generated-content/documentation/runtime/environments/index.html
index c1245ae..f9662c0 100644
--- a/website/generated-content/documentation/runtime/environments/index.html
+++ b/website/generated-content/documentation/runtime/environments/index.html
@@ -547,7 +547,7 @@ limitations under the License.
 </div>
 
 <div class="runner-flink-local highlighter-rouge"><pre class="highlight"><code># Start a Flink job server on localhost:8099
-./gradlew :runners:flink:1.5:job-server:runShadow
+./gradlew :runners:flink:1.7:job-server:runShadow
 
 # Run a pipeline on the Flink job server
 python -m apache_beam.examples.wordcount \