liuzhuang2017 commented on code in PR #20660:
URL: https://github.com/apache/flink/pull/20660#discussion_r952033568
##########
docs/content.zh/docs/deployment/finegrained_resource.md:
##########
@@ -23,97 +23,86 @@ specific language governing permissions and limitations
under the License.
-->
-# Fine-Grained Resource Management
-Apache Flink works hard to auto-derive sensible default resource requirements
for all applications out of the box.
-For users who wish to fine-tune their resource consumption, based on knowledge
of their specific scenarios, Flink offers **fine-grained resource management**.
+# 细粒度资源管理
-This page describes the fine-grained resource management’s usage, applicable
scenarios, and how it works.
+Apache Flink 努力为所有开箱即用的应用程序自动派生合理的默认资源需求。对于希望更精细化调节资源消耗的用户,基于对特定场景的了解,Flink
提供了**细粒度资源管理**。
+本文介绍了细粒度资源管理的使用、适用场景以及工作原理。
{{< hint warning >}}
-**Note:** This feature is currently an MVP (“minimum viable product”) feature
and only available to [DataStream API]({{< ref "docs/dev/datastream/overview"
>}}).
+**Note:** 本特性是当前的一个最简化产品(版本)的特性,它支持只在DataStream API [DataStream API]({{< ref
"docs/dev/datastream/overview" >}})中使用。
Review Comment:
"Note" 最好翻译为 "注意","它支持只在DataStream API" 这里最好是中文和英文之间有空格,最好为 “它支持只在
DataStream API”
--
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]