I am trying to connect my Flink application to a Pulsar topic for ingesting
data. The topic is active and i am able to ingest the data via a normal
Java application.
When i try to use the Flink application to ingest the data from the same
topic, using the latest version of flink-connector-pulsar i
Can someone please help with this?
On Mon, 15 May, 2023, 09:34 Bauddhik Anand, wrote:
> I am trying to connect my Flink application to a Pulsar topic for
> ingesting data. The topic is active and i am able to ingest the data via a
> normal Java application.
>
> When i try t
iceurl' starts with "pulsar+ssl://"? [1]
>
> [1]
>
> https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/connectors/datastream/pulsar/#pulsar-client-serviceurl
>
> Best,
> Weihua
>
>
> On Mon, May 15, 2023 at 7:22 PM Bauddhik Anand wrote:
>