xuehuanran commented on code in PR #6700: URL: https://github.com/apache/inlong/pull/6700#discussion_r1039101766
########## inlong-tubemq/tubemq-client-twins/tubemq-client-python/README.md: ########## @@ -28,10 +28,45 @@ pip install ./ #### Examples ##### Producer example + +This is a simple example for how to use python tubemq producer, like java/c++ producer, the `master_addr`, `topic_list` should be provided. A more detailed example is [`src/python/example/test_producer.py`](src/python/example/test_producer.py) Review Comment: Have Fixed -- 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]
