[
https://issues.apache.org/jira/browse/BEAM-9298?focusedWorklogId=402070&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-402070
]
ASF GitHub Bot logged work on BEAM-9298:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/20 10:22
Start Date: 12/Mar/20 10:22
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #10884: [BEAM-9298] Drop
support for Flink 1.7
URL: https://github.com/apache/beam/pull/10884#discussion_r391520002
##########
File path: website/src/documentation/runtime/environments.md
##########
@@ -73,7 +73,7 @@ python -m apache_beam.examples.wordcount \
```
# Start a Flink job server on localhost:8099
-./gradlew :runners:flink:1.7:job-server:runShadow
+./gradlew :runners:flink:1.8:job-server:runShadow
Review comment:
Perhaps coud be 1.10 now.
----------------------------------------------------------------
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: 402070)
Time Spent: 1h 40m (was: 1.5h)
> Drop support for Flink 1.7
> ---------------------------
>
> Key: BEAM-9298
> URL: https://issues.apache.org/jira/browse/BEAM-9298
> Project: Beam
> Issue Type: Task
> Components: runner-flink
> Reporter: sunjincheng
> Assignee: sunjincheng
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> With Flink 1.10 around the corner, more detail can be found in BEAM-9295, we
> should consider dropping support for Flink 1.7. Then dropping 1.7 will also
> decrease the build time.
> What do you think?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)