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 <[email protected]> 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>
