flink-on-k8s-operator icon indicating copy to clipboard operation
flink-on-k8s-operator copied to clipboard

Is it possible to support application mode in this operator?

Open FuyaoLi2017 opened this issue 4 years ago • 2 comments

@functicons @wangyang0918 I noticed that in Flink 1.12, per job cluster is no longer supported. Flink 1.12 is recommending the application cluster (application mode) instead. In terms of the GCP operator, do we have plans in the future to support this mode? For application mode, The flink application is sitting in job manager instead of task manager.

If we want to support this, what kind of changes should be made to support it? Thanks.

FuyaoLi2017 avatar Apr 29 '21 00:04 FuyaoLi2017

we are also interested, any plans on this?

fr3akX avatar Jun 25 '21 13:06 fr3akX

I am interested with this too. Per-job mode is not supported in flink1.12 any more. The existing operator users want to use the task-manager pod scaling up and down feature in applicaiton mode.

william-wang avatar Jun 26 '21 01:06 william-wang