What happened?
Hi,
I am using apache beam 2.72 with the python SDK.
I am passing the --flink_version 2.0 flag, but I get this error:
error: argument --flink_version: invalid choice: '2.0' (choose from 1.17, 1.18, 1.19, 1.20)
But this page https://beam.apache.org/documentation/runners/flink/#flink-version-compatibility clearly states that beam 2.72 is compatible with flink 2.0.
What is going on?
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
What happened?
Hi,
I am using apache beam 2.72 with the python SDK.
I am passing the
--flink_version 2.0flag, but I get this error:error: argument --flink_version: invalid choice: '2.0' (choose from 1.17, 1.18, 1.19, 1.20)
But this page https://beam.apache.org/documentation/runners/flink/#flink-version-compatibility clearly states that beam 2.72 is compatible with flink 2.0.
What is going on?
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components