catkint commented on a change in pull request #10206: [FLINK-14781] [docs-zh] 
correct the state_backends.zh external link and some other things
URL: https://github.com/apache/flink/pull/10206#discussion_r349870481
 
 

 ##########
 File path: docs/ops/state/state_backends.zh.md
 ##########
 @@ -155,7 +155,7 @@ env.setStateBackend(new 
FsStateBackend("hdfs://namenode:40010/flink/checkpoints"
 {% endhighlight %}
 
 <div class="alert alert-info" markdown="span">
-  <strong>注意:</strong> 由于 RocksDB 是 Flink 默认分发包的一部分,所以如果你没在代码中使用 
RocksDB,那就不需要依赖它。而且可以在你的`flink-conf.yaml`文件中通过`state.backend`配置 state 
backend,以及更多的 [checkpointing]({{ site.baseurl }}/ops/config.html#checkpointing) 
和 [RocksDB 特定的]({{ site.baseurl }}/ops/config.html#rocksdb-state-backend) 参数。
+  <strong>注意:</strong> 由于 RocksDB 是 Flink 默认分发包的一部分,所以如果你没在代码中使用 
RocksDB,则不需要添加此依赖。而且可以在 `flink-conf.yaml` 文件中通过 `state.backend` 配置 State 
Backend,以及更多的 [checkpointing]({{ site.baseurl 
}}/zh/ops/config.html#checkpointing) 和 [RocksDB 特定的]({{ site.baseurl 
}}/zh/ops/config.html#rocksdb-state-backend) 参数。
 
 Review comment:
   Hi, @klion26 ,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