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: [email protected]

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

Reply via email to