Pulsar Producer
Supported pipeline types:
|
When you configure a Pulsar Producer destination, you define the URL to connect to Pulsar. You also define the topics to publish messages to. You can configure the destination to publish messages to a single topic or to multiple topics if you include an expression in the configured topic name.
You can configure the destination to use Pulsar security features. You can also configure advanced properties as needed, such as the partition or compression type to use when publishing messages or whether the destination publishes messages asynchronously or synchronously.
For more information about Pulsar topics and producers, see the Apache Pulsar documentation.