[
https://issues.apache.org/jira/browse/BEAM-7722?focusedWorklogId=279577&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-279577
]
ASF GitHub Bot logged work on BEAM-7722:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jul/19 08:20
Start Date: 19/Jul/19 08:20
Worklog Time Spent: 10m
Work Description: robertwb 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_r305249324
##########
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:
Yes, it's pending the 2.14 release (which isn't quite out yet, but it's
clearly marked here).
----------------------------------------------------------------
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: 279577)
Time Spent: 4h 50m (was: 4h 40m)
> 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: 4h 50m
> 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)