RocMarshal commented on a change in pull request #13212:
URL: https://github.com/apache/flink/pull/13212#discussion_r474432827



##########
File path: docs/monitoring/historyserver.zh.md
##########
@@ -22,62 +22,69 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-Flink has a history server that can be used to query the statistics of 
completed jobs after the corresponding Flink cluster has been shut down.
+Flink 提供了 history server,可以在相应的 Flink 集群关闭之后查询已完成作业的统计信息。
 
-Furthermore, it exposes a REST API that accepts HTTP requests and responds 
with JSON data.
+此外,它暴露了一套 REST API,该 API 接受 HTTP 请求并以 JSON 数据进行响应。

Review comment:
       ```suggestion
   此外,它暴露了一套 REST API,该 API 接受 HTTP 请求并以 JSON 数据格式进行响应。
   ```




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


Reply via email to