All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nconnectors.connector-pulsar.0.0.3.source-code.reference.conf Maven / Gradle / Ivy

The newest version!
pulsar {
  sink {
    broker.root.url: "pulsar://localhost:6650"
    topic: "persistent://sample/standalone/ns1/my-topic"
  }
  source {
    broker.root.url: "pulsar://localhost:6650"
    topic: "persistent://sample/standalone/ns1/my-topic"
    subscription: "test-group"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy