BenJFan commented on code in PR #1878: URL: https://github.com/apache/incubator-seatunnel/pull/1878#discussion_r873289163
########## docs/en/connector/flink-sql/Kafka.md: ########## @@ -0,0 +1,116 @@ +# Flink SQL Kafka Connector + +## Description + +With kafka connector, we can read data from kafka and write data to kafka using Flink SQL. Refer to the [Kafka connector](https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/connectors/table/kafka/) for more details. + + +## Usage Review Comment: > squash 1~ 5 steps ? I think it's ok Never mind, I think maybe shorter will be better. Because we introduce how to use seatunnel,The knowledge related to kafka is necessary, there is no need to teach others how to configure Kafka in SeaTunnel. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
