[
https://issues.apache.org/jira/browse/BEAM-6230?focusedWorklogId=192297&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-192297
]
ASF GitHub Bot logged work on BEAM-6230:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jan/19 14:14
Start Date: 30/Jan/19 14:14
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #7546: [BEAM-6230]
Clarify Flink version support on Flink Runner page
URL: https://github.com/apache/beam/pull/7546#discussion_r252272262
##########
File path: website/src/documentation/runners/flink.md
##########
@@ -119,10 +167,29 @@ $ mvn exec:java
-Dexec.mainClass=org.apache.beam.examples.WordCount \
If you have a Flink `JobManager` running on your local machine you can give
`localhost:8081` for
`flinkMaster`.
+## Additional information and caveats
+
+### Monitoring your job
+
+You can monitor a running Flink job using the Flink JobManager Dashboard. By
default, this is available at port `8081` of the JobManager node. If you have a
Flink installation on your local machine that would be `http://localhost:8081`.
Review comment:
Yes, that is true. Left a node.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 192297)
Time Spent: 2.5h (was: 2h 20m)
> Document Flink version support policy
> -------------------------------------
>
> Key: BEAM-6230
> URL: https://issues.apache.org/jira/browse/BEAM-6230
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink, website
> Reporter: Thomas Weise
> Assignee: Maximilian Michels
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> There have been discussions about which version of Flink should be supported
> in Beam and release 2.10 adds support for building the runner for multiple
> Flink versions. We should document our Flink version support policy so users
> know what to expect.
> https://beam.apache.org/documentation/runners/flink/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)