luca-p-castelli commented on PR #955: URL: https://github.com/apache/flink-kubernetes-operator/pull/955#issuecomment-2724683322
Full CI test matrix just finished running for our internal fork. The batch tests for Flink versions 1.18 and under failed with the below error. I think it would be ok to just the run the batch tests for versions 1.19+. Thoughts? ``` Error: m2025-03-14 13:09:31,565 o.a.f.k.o.o.JobStatusObserver [ERROR][default/flink-example-wordcount-batch] Job 063b25ead9e781bfaad8a07e2b587f38 failed with error: java.lang.NoSuchMethodError: 'org.apache.flink.streaming.api.datastream.DataStreamSource org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.fromData(java.lang.Object[]) ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
