[
https://issues.apache.org/jira/browse/BEAM-7722?focusedWorklogId=279583&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-279583
]
ASF GitHub Bot logged work on BEAM-7722:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jul/19 08:36
Start Date: 19/Jul/19 08:36
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #9043: [BEAM-7722] Add a
Python FlinkRunner that fetches and uses released artifacts.
URL: https://github.com/apache/beam/pull/9043#discussion_r305255205
##########
File path: website/src/documentation/runners/flink.md
##########
@@ -102,6 +102,11 @@ To find out which version of Flink is compatible with
Beam please see the table
<th>Flink Version</th>
<th>Artifact Id</th>
</tr>
+<tr>
+ <td>>=2.14.0</td>
+ <td>1.9.x</td>
+ <td>beam-runners-flink-1.9</td>
Review comment:
There is no PR yet and it looks like it's going to be non trivial:
https://issues.apache.org/jira/browse/BEAM-7730
It's marked 2.15 now. I'd include this in the PR which adds 1.9 support.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 279583)
Time Spent: 5h (was: 4h 50m)
> Simplify running of Beam Python on Flink
> ----------------------------------------
>
> Key: BEAM-7722
> URL: https://issues.apache.org/jira/browse/BEAM-7722
> Project: Beam
> Issue Type: Test
> Components: sdk-py-core
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: Major
> Time Spent: 5h
> Remaining Estimate: 0h
>
> Currently this requires building and running several processes. We should be
> able to automate most of this away.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)