Skip to main content
Question

How to connect Hazelcast MQ with Streamsets Pipeline?

  • January 3, 2024
  • 1 reply
  • 42 views

I want to establish a connect between Hazelcast-MQ to use it as origin and destination. Couldn’t find any information about that in Streamsets Documentation. Please help me out with this.

1 reply

Dimas Cabré i Chacón
StreamSets Employee
Forum|alt.badge.img

Hazelcast MQ distributes hazelcastmq-core, the core MQ library that provides a JMS 2.0-like API for sending and receiving messages (https://github.com/mpilone/hazelcastmq?tab=readme-ov-file). Therefore, if you install in Data Collector this library as a third-party library, and then you setup your corresponding connection settings, everything should work.


Reply