Hi,
have someone used pipeline.jobvertex-parallelism-overrides [1] property?

I wonder what actually should be a key here? Operator name?

What if my operators are chained and I want to override only one of its
elements. For example Source -> (Map1 chained with Map2) -> Sink. Can I
override Map2 only, keeping Map1 as is? If not, what should be used as key
for this chained Map1/Map2 operator then?

Thanks.

[1]
https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/#pipeline-jobvertex-parallelism-overrides

Reply via email to