Hi Henry,
since version 1.5 you don't need to specify the number of TaskManagers to
start, because the system will figure this out. Moreover, in version 1.5.x
and 1.6.x it is recommended to set the number of slots per TaskManager to 1
since we did not support multi task slot TaskManagers properly.
Hi Henry,
The phenomenon you expressed is there, this is a bug, but I can't remember
its JIRA number.
Thanks, vino.
徐涛 于2018年10月24日周三 下午11:27写道:
> Hi experts
> I am running flink job on YARN in job cluster mode, the job is divided
> into 2 tasks, the following are some configs of the job:
> pa
Hi experts
I am running flink job on YARN in job cluster mode, the job is divided
into 2 tasks, the following are some configs of the job:
parallelism.default => 16
taskmanager.numberOfTaskSlots => 8
-yn => 2
when the program starts, I found that the count
Hi experts
I am running flink job on YARN in job cluster mode, the job is divided
into 2 tasks, the following are some configs of the job:
parallelism.default => 16
taskmanager.numberOfTaskSlots => 8
-yn => 2
when the program starts, I found that the count