zhongjiajie commented on code in PR #9577: URL: https://github.com/apache/dolphinscheduler/pull/9577#discussion_r856877864
########## 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: I think adding some links to FL website is better, but please use the fix version docs and avoid using `latest` or `stale` url -- 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]
