This document (including, without limitation, any product roadmap or statement of direction data) illustrates the planned testing, release and availability dates for Spotfire products and services. It is for informational purposes only and its contents are subject to change without notice. Planning to implement - generally 6-12 months out. Likely to Implement - generally means 12-18 months out.
Copyright © 2014-2023 Cloud Software Group, Inc. All Rights Reserved.
Cloud Software Group, Inc. ("Company") follows the EU Standard Contractual Clauses as per the Company's Data Processing Agreement.
Terms of Use |
Privacy Policy |
Trademarks |
Patents |
Contact Us
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/
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.