Installation
Configuration
The configuration of the ActiveMQ source connector has the following properties.ActiveMQ source connector configuration
Configure ActiveMQ source connector
Before using the ActiveMQ source connector, you need to create a configuration file through one of the following methods.-
JSON
-
YAML
-
Prepare ActiveMQ service.
-
Put the
pulsar-io-activemq-2.5.1.narin the pulsar connectors catalog. -
Start Pulsar in standalone mode.
-
Run ActiveMQ source locally.
-
Consume Pulsar messages.
-
Send ActiveMQ messages.
Use the test method
sendMessageof theclass org.apache.pulsar.ecosystem.io.activemq.ActiveMQDemoto send ActiveMQ messages.