Hi, jlist9
> Is it so that the pipeline jars must be build with the same version of the cluster they'll be running on?
Most interfaces are supported for backward comparability. And the closer the flink version is, the smaller the differences between interfaces. However, it is not for sure. Hence, it is recommended to build your jars with the version of the cluster.
Best, Hequn