wuchong commented on a change in pull request #8995: 
[FLINK-13106][doc-zh]Translate Parallel Execution page into Chinese
URL: https://github.com/apache/flink/pull/8995#discussion_r301438112
 
 

 ##########
 File path: docs/dev/parallel.zh.md
 ##########
 @@ -177,25 +159,18 @@ try {
 </div>
 
 
-### System Level
+### 系统层次
+
+可以通过设置 `./conf/flink-conf.yaml` 文件中的 `parallelism.default` 
参数,在系统层次来指定所有执行环境的默认 parallelism。你可以通过查阅[配置文档]({{ site.baseurl 
}}/zh/ops/config.html)获取更多细节。
 
-A system-wide default parallelism for all execution environments can be 
defined by setting the
-`parallelism.default` property in `./conf/flink-conf.yaml`. See the
-[Configuration]({{ site.baseurl }}/ops/config.html) documentation for details.
 
-## Setting the Maximum Parallelism
+## 设置最大并发度
 
 Review comment:
   并行度?

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