Skip to Main Content
Spotfire Ideas Portal

Connectivity to Apache Pulsar

Apache Pulsar --> TIBCO Streaming --> Apache Pulsar

Ability to bring data from Pulsar, and

ability to send data to Pulsar

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Oct 10, 2022

      Further to Deepak's comment, small enhancements to the existing Kafka adapters to allow specifying the Pulsar Kafka wrapper constructors might give a quick, presumably interim way to implement a Pulsar<-->Streaming integration.


      See https://pulsar.apache.org/docs/adaptors-kafka/

    • Guest
      Reply
      |
      Feb 3, 2021

      Kafka client/Connector can be used to speak to Pulsar cluster directly Kop(Kafka on Pulsar) protocol. This should be looked into before implementing the Apache Pulsar connector.