RuiFG commented on issue #10904:
URL: 
https://github.com/apache/dolphinscheduler/issues/10904#issuecomment-1305627592

   hi @caishunfeng, I don't think k8s task can support it. `K8sTask` uses 
`KubernetesClient` to execute tasks, we have to do more to be compatible with 
flink task(eg: `flink-config Config Map` `Flink kubernetes HA`), and 
`K8sTaskExecutor` currently only supports batch job, for Flink k8s task, it is 
better to monitor `pod`(Flink TaskManager).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to