ng
> *Date: *Friday, 18 February 2022 at 6:12 pm
> *To: *user@flink.apache.org , Ananth Gundabattula <
> agundabatt...@darwinium.com>
> *Subject: *Re: Pyflink with pulsar
>
> The Pulsar python source connector will be released in 1.15 version.
> if you want to use it right now,
, Ananth Gundabattula
Subject: Re: Pyflink with pulsar
The Pulsar python source connector will be released in 1.15 version.
if you want to use it right now, you could compile the master branch.
When I completed the python connector code, I only tested the native
pulsar protocol without KOP
The Pulsar python source connector will be released in 1.15 version.
if you want to use it right now, you could compile the master branch.
When I completed the python connector code, I only tested the native
pulsar protocol without KOP.
Usage examples are in comments of the PulsarSource class and