wuchong commented on a change in pull request #8838: [FLINK-12946][docs]Translate Apache NiFi Connector page into Chinese URL: https://github.com/apache/flink/pull/8838#discussion_r298821853
########## File path: docs/dev/connectors/nifi.zh.md ########## @@ -89,18 +81,17 @@ val nifiSource = new NiFiSource(clientConfig) </div> </div> -Here data is read from the Apache NiFi Output Port called "Data for Flink" which is part of Apache NiFi -Site-to-site protocol configuration. +数据从 Apache NiFi Output Port 读取,Apache NiFi Output Port 也被称为 "Data for Flink",是 Apache NiFi Site-to-site 协议配置的一部分。 #### Apache NiFi Sink -The connector provides a Sink for writing data from Apache Flink to Apache NiFi. +连接器提供了 Sink,可以把 Apache Flink 数据写入到 Apache NiFi。 Review comment: ```suggestion 该连接器提供了一个 Sink 可以用来把 Apache Flink 的数据写入到 Apache NiFi。 ``` ---------------------------------------------------------------- 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
