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/04/21 07:27:54 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on a diff in pull request #9577: [feature][task-flink] Support Flink application mode

zhongjiajie commented on code in PR #9577:
URL: https://github.com/apache/dolphinscheduler/pull/9577#discussion_r854866943


##########
docs/docs/en/guide/task/flink.md:
##########
@@ -24,7 +24,7 @@ Flink task type for executing Flink programs. For Flink nodes, the worker submit
 - **Program type**: Supports Java, Scala and Python.
 - **The class of main function**: The **full path** of Main Class, the entry point of the Flink program.
 - **Main jar package**: The jar package of the Flink program (upload by Resource Center).
-- **Deployment mode**: Support 2 deployment modes: cluster and local.
+- **Deployment mode**: Support 3 deployment modes: cluster, local and application.

Review Comment:
   It is better to add an example about how to using flink in `application` mode



-- 
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