Update Flink Runner doc#262
Update Flink Runner doc#262aljoscha wants to merge 2 commits intoapache:asf-sitefrom aljoscha:flink-doc-updates
Conversation
|
Refer to this link for build results (access rights to CI server needed): Jenkins built the site at commit id c4aa8d9 with Jekyll and staged it here. Happy reviewing. Note that any previous site has been deleted. This staged site will be automatically deleted after its TTL expires. Push any commit to the pull request branch or re-trigger the build to get it staged again. |
|
LGTM. |
|
@aljoscha The clarification about the Scala version is good. Note that the word-count-beam example acquired from the Quickstart - Java guide currently produces the following result from |
|
@ChristophHebert You're right that it's not the current version, it will be the Flink version that the next Beam release (2.1.0) will use. I'll change it to use the version that we currently have. @JingsongLi thanks for reviewing! |
This updates to a more recent Flink version and also adds a note about matching Scala versions.
R: @JingsongLi