klion26 commented on a change in pull request #10206: [FLINK-14781] [docs-zh] 
clarify that a RocksDB dependency in pom.xml may not be needed
URL: https://github.com/apache/flink/pull/10206#discussion_r347243027
 
 

 ##########
 File path: docs/ops/state/state_backends.zh.md
 ##########
 @@ -143,7 +143,7 @@ env.setStateBackend(new 
FsStateBackend("hdfs://namenode:40010/flink/checkpoints"
 </div>
 </div>
 
-如果你想在 IDE 
中使用`RocksDBStateBackend`,或者需要在作业中编程方式动态配置`RocksDBStateBackend`,必须添加以下依赖到 Flink 
项目中。
+如果你想在 IDE 中使用`RocksDBStateBackend`,或者需要在 Flink 
作业中通过编程方式动态配置`RocksDBStateBackend`,必须添加以下依赖到 Flink 项目中。
 
 Review comment:
   I think here we can remove the added "Flink", because we know "作业中" is " 
Flink  作业中" what do you think about this?

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