[ 
https://issues.apache.org/jira/browse/BEAM-6230?focusedWorklogId=192292&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-192292
 ]

ASF GitHub Bot logged work on BEAM-6230:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Jan/19 14:02
            Start Date: 30/Jan/19 14:02
    Worklog Time Spent: 10m 
      Work Description: angoenka commented on pull request #7546: [BEAM-6230] 
Clarify Flink version support on Flink Runner page
URL: https://github.com/apache/beam/pull/7546#discussion_r252265916
 
 

 ##########
 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:
   This is only applicable for cluster mode.
   In process mode does not expose jobmanger dashboad.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 192292)
    Time Spent: 2h 20m  (was: 2h 10m)

> 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: 2h 20m
>  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)

Reply via email to