VictorPlusC edited a comment on pull request #14953: URL: https://github.com/apache/beam/pull/14953#issuecomment-1072699025
Just to follow up - I did a test by building my Flink shadowJar without the `implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.12.3'` dependency and I was able to send a Flink pipeline successfully to Dataproc. If the dependency issue related to the `jackson-module-jaxb-annotations-2.10.5.jar` can be resolved, then 2.0 Dataproc images shouldn't have any other issues when it comes to running Flink. -- 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]
