Skip to Main Content
Spotfire Ideas Portal
Status Planning to implement
Created by Guest
Created on Apr 23, 2020

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
  • 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.