Reader

Reader

Certified

Read messages from Pulsar topics without subscription

yaml
type: io.kestra.plugin.pulsar.Reader
yaml
id: pulsar_reader
namespace: company.team

tasks:
  - id: reader
    type: io.kestra.plugin.pulsar.Reader
    uri: pulsar://localhost:26650
    topic: test_kestra
    deserializer: JSON
Properties
DefaultSTRING
Possible Values
STRINGJSONBYTES
DefaultPT2S
DefaultNONE
Possible Values
NONEAVROJSON
Definitions
castring
certstring
keystring
Formaturi