-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
P1bugdone & doneIssue has been reviewed after it was closed for verification, followups, etc.Issue has been reviewed after it was closed for verification, followups, etc.failing testflinkjavarunners
Milestone
Description
What happened?
Release Validation branch #23200 has failures for the Flink Example post commits:
https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Flink_PR/8/
from the beam branch: ./gradlew :runners:flink:1.13:examplesIntegrationTest replicates the same failure.
Errors are all the following InvalidProgramException
08:52:14 org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED
08:52:14 org.apache.beam.sdk.Pipeline$PipelineExecutionException at BigQuerySamplesIT.java:108
08:52:14 Caused by: org.apache.flink.api.common.InvalidProgramException at BigQuerySamplesIT.java:108
Other flink validation is passing so it appears related to gradle configuration or similar. This needs to be determined and or resolved before RC2 is built.
Issue Priority
Priority: 1
Issue Component
Component: runner-flink
Metadata
Metadata
Assignees
Labels
P1bugdone & doneIssue has been reviewed after it was closed for verification, followups, etc.Issue has been reviewed after it was closed for verification, followups, etc.failing testflinkjavarunners