wuchong commented on a change in pull request #8843: [FLINK-12945][docs] 
Translate RabbitMQ Connector page into Chinese
URL: https://github.com/apache/flink/pull/8843#discussion_r298821423
 
 

 ##########
 File path: docs/dev/connectors/rabbitmq.zh.md
 ##########
 @@ -47,44 +43,30 @@ This connector provides access to data streams from 
[RabbitMQ](http://www.rabbit
 </dependency>
 {% endhighlight %}
 
-Note that the streaming connectors are currently not part of the binary 
distribution. See linking with them for cluster execution 
[here]({{site.baseurl}}/dev/projectsetup/dependencies.html).
+注意连接器现在没有包含在二进制发行版中。集群执行的相关信息请参考 
[here]({{site.baseurl}}/zh/dev/projectsetup/dependencies.html).
 
-#### Installing RabbitMQ
-Follow the instructions from the [RabbitMQ download 
page](http://www.rabbitmq.com/download.html). After the installation the server 
automatically starts, and the application connecting to RabbitMQ can be 
launched.
+#### 安装 RabbitMQ
+安装 RabbitMQ 请参考 [RabbitMQ download 
page](http://www.rabbitmq.com/download.html)。安装完成之后,服务会自动拉起,应用程序就可以尝试 连接到 
RabbitMQ 了。
 
 Review comment:
   ```suggestion
   安装 RabbitMQ 请参考 [RabbitMQ 
下载页面](http://www.rabbitmq.com/download.html)。安装完成之后,服务会自动拉起,应用程序就可以尝试连接到 
RabbitMQ 了。
   ```

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