Hi Alexis,
> Is it possible to have different values of max parallelism in different
> operators?
Yes, it is possible, please refer to [1] and [2] for API details.
> I did a test in which my source had a max parallelism of 3, whereas a
> downstream operator had a (non-max) parallelism explicitl
Hi everyone,
I have some questions regarding max parallelism and how interacts with
deployment modes. The documentation states that max parallelism should be "set
on a per-job and per-operator granularity" but doesn't provide more details. Is
it possible to have different values of max parallel