https://github.com/xushiyan/kafka-connect-datagen
A Kafka Connect source connector that generates data for tests
https://github.com/xushiyan/kafka-connect-datagen
data-generator etl etl-pipeline integration-test java kafka kafka-connect performance-test
Last synced: about 2 months ago
JSON representation
A Kafka Connect source connector that generates data for tests
- Host: GitHub
- URL: https://github.com/xushiyan/kafka-connect-datagen
- Owner: xushiyan
- License: apache-2.0
- Created: 2018-06-27T17:21:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T20:45:33.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T10:46:19.029Z (2 months ago)
- Topics: data-generator, etl, etl-pipeline, integration-test, java, kafka, kafka-connect, performance-test
- Language: Java
- Homepage: http://kafka-connect-datagen.rtfd.io
- Size: 728 KB
- Stars: 29
- Watchers: 0
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kafka Connect Datagen Connector
[](https://travis-ci.org/xushiyan/kafka-connect-datagen)
[](https://codecov.io/gh/xushiyan/kafka-connect-datagen)
[](https://kafka-connect-datagen.readthedocs.io/en/latest/?badge=latest)`kafka-connect-datagen` is a [Kafka Connect](http://kafka.apache.org/documentation.html#connect) plugin that generates data for integration and performance tests.
## Documentation
- User guide: http://kafka-connect-datagen.rtfd.io
## License
[Apache License 2.0](./LICENSE)