YngwieWang commented on a change in pull request #9414: [FLINK-13037][docs-zh] 
Translate "Concepts -> Glossary" page into Chi…
URL: https://github.com/apache/flink/pull/9414#discussion_r313272489
 
 

 ##########
 File path: docs/concepts/glossary.zh.md
 ##########
 @@ -25,142 +25,92 @@ under the License.
 
 #### Flink Application Cluster
 
-A Flink Application Cluster is a dedicated [Flink Cluster](#flink-cluster) 
that only
-executes a single [Flink Job](#flink-job). The lifetime of the
-[Flink Cluster](#flink-cluster) is bound to the lifetime of the Flink Job. 
Formerly
-Flink Application Clusters were also known as Flink Clusters in *job mode*. 
Compare to
-[Flink Session Cluster](#flink-session-cluster).
+Flink Application Cluster 是一个专用的 [Flink Cluster](#flink-cluster) ,它仅用于执行单个 
[Flink Job](#flink-job) 。 [Flink Cluster](#flink-cluster) 的生命周期与 [Flink 
Job](#flink-job) 的生命周期绑定在一起。以前,在 *job mode* 中, Flink Application Cluster 也称为 
Flink Clusters 。 和 [Flink Session Cluster](#flink-session-cluster) 作对比。
 
 #### Flink Cluster
 
-A distributed system consisting of (typically) one [Flink 
Master](#flink-master) and one or more
-[Flink TaskManager](#flink-taskmanager) processes.
+一般情况下,Flink 集群是由一个 [Flink Master](#flink-master)和一个或多个 [Flink 
TaskManager](#flink-taskmanager) 进程组成的分布式系统。
 
 Review comment:
   ```suggestion
   一般情况下,Flink 集群是由一个 [Flink Master](#flink-master) 和一个或多个 [Flink 
TaskManager](#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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to