[BEAM-14449] Support cluster provisioning when using Flink on Dataproc by nika-qubit · Pull Request #17736 · apache/beam

@nika-qubit

- Added support of provisioning cluster for Flink on Dataproc.
- Fixed the jackson Module provider not a subtype issue when
running Beam pipelines on EMRs by explicitly declaring the jaxb dependency
to flink_runner build file as a runtimeOnly dependency.

rohdesamuel

@nika-qubit

rohdesamuel