dax.kafkawriter.4.0.9.source-code.plugin_job_template.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kafkawriter Show documentation
Show all versions of kafkawriter Show documentation
writer data to kafka topic
{
"name": "kafkawriter",
"parameter": {
"column": [
"id",
"name"
],
"batchSize": 1024,
"brokerList": "localhost:9092,localhost:9093,localhost:9094",
"topic": "test",
"properties": {}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy