You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/15 01:49:11 UTC

[GitHub] [dolphinscheduler] shangeyao commented on issue #11440: [Feature][Flink Stream] Use flink SDK replace the shell cli

shangeyao commented on issue #11440:
URL: https://github.com/apache/dolphinscheduler/issues/11440#issuecomment-1214525022

   1.Use flink-client to submit tasks instead of the current shell cli
   2.Distinguish submission methods and parameters in three environments(Standalone Yarn K8S)
   3.Use the job ID to cancel and save point
   
   For details, please refer to the following doc:
   https://nightlies.apache.org/flink/flink-docs-release-1.15/api/java/org/apache/flink/client/program/ClusterClient.html


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org