You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by me...@apache.org on 2018/07/05 07:41:52 UTC

[beam-site] branch asf-site updated (b42fda3 -> 3c0970f)

This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from b42fda3  Prepare repository for deployment.
     add 689b0c8  [BEAM-4731] update flink submission port because flink 1.5 new standard is port 8081
     add c4ccea3  This closes #489
     new 3c0970f  Prepare repository for deployment.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/documentation/runners/flink/index.html | 2 +-
 src/documentation/runners/flink.md             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[beam-site] 01/01: Prepare repository for deployment.

Posted by me...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 3c0970fa24399c37cf39d7d577f67175b2836930
Author: Mergebot <me...@apache.org>
AuthorDate: Thu Jul 5 00:41:50 2018 -0700

    Prepare repository for deployment.
---
 content/documentation/runners/flink/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/documentation/runners/flink/index.html b/content/documentation/runners/flink/index.html
index 63b23b6..2594619 100644
--- a/content/documentation/runners/flink/index.html
+++ b/content/documentation/runners/flink/index.html
@@ -273,7 +273,7 @@ limitations under the License.
       --filesToStage=target/word-count-beam--bundled-0.1.jar"
 </code></pre>
 </div>
-<p>If you have a Flink <code class="highlighter-rouge">JobManager</code> running on your local machine you can give <code class="highlighter-rouge">localhost:6123</code> for
+<p>If you have a Flink <code class="highlighter-rouge">JobManager</code> running on your local machine you can give <code class="highlighter-rouge">localhost:8081</code> for
 <code class="highlighter-rouge">flinkMaster</code>.</p>
 
 <h2 id="pipeline-options-for-the-flink-runner">Pipeline options for the Flink Runner</h2>