sunjincheng121 commented on a change in pull request #817: [IOTDB-497] Apache Flink Connector Support URL: https://github.com/apache/incubator-iotdb/pull/817#discussion_r382880120
########## File path: example/flink-example/README.md ########## @@ -0,0 +1,26 @@ +# IoTDB-Flink-Connector Example + +## Usage + +1. Run `LocalDBServer` to launch the iotdb +2. Run `Example` to execute the flink job + + +## License + Review comment: Could you please move the License to the top of this file, then we can keep same style with other connector, such as [1][2]? [1] https://raw.githubusercontent.com/apache/incubator-iotdb/master/example/rocketmq/readme.md [2]https://raw.githubusercontent.com/apache/incubator-iotdb/master/example/kafka/readme.md ---------------------------------------------------------------- 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
