Sriharsha Chintalapani d0dbcc19b7
Fix #401: Merge sample data generation into single connector (#402)
* Fix #401: Merge sample data generation into single connector

* Path for datasets modified

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-09-05 22:35:02 +05:30

12 lines
247 B
JSON

{
"id": "a6fb4f54-ba3d-4a16-97f0-766713199189",
"name": "sample_kafka",
"serviceType": "Kafka",
"description": "Kafka messaging queue service",
"href": "null",
"brokers": [
"localhost:9092"
],
"schemaRegistry": "http://localhost:8081"
}