Details
-
Bug
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
2.21.0
Description
You can reproduce by running:
./gradlew :sdks:java:testing:nexmark:run \
-Pnexmark.runner=":runners:flink:1.10" \
-Pnexmark.args="
--runner=FlinkRunner
--streaming=true --shutdownSourcesOnFinalWatermark=true --query=12
--suite=SMOKE
--manageResources=false
--monitorJobs=true
--enforceEncodability=true
I stumbled into this while updating the Nexmark dashboards for the Flink runner
It seems to be failing since https://builds.apache.org/job/beam_PostCommit_Java_Nexmark_Flink/5259/
Attachments
Issue Links
- is related to
-
BEAM-9295 Add Flink 1.10 build target and Make FlinkRunner compatible with Flink 1.10
- Resolved
- links to