Re: Verifying max-parallelism value

2021-09-02 Thread Guowei Ma
Hi, Niklas As far as I know, the maximum parallelism is not currently displayed on the web ui. Maximum parallelism is the concept of operator granularity, so I understand that it is a little difficult to show it. However, each job can have its own default value, if not, there is a calculation meth

Re: Verifying max-parallelism value

2021-09-02 Thread Caizhi Weng
Hi! Do you mean pipeline.max-parallelism or any other config options? If yes you should see it in the "Job Manager > Configuration" page of Flink UI. Which config option are you setting and how do you set that? Niklas Wilcke 于2021年9月3日周五 上午12:53写道: > Hi Flink community, > > most likely I'm mis