Skip to main content

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.

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