googleapis / java-pubsub-group-kafka-connector

Apache License 2.0
41 stars 18 forks source link

How to use the kafka connector when message of AVRO schema type are published in pubsub topic #311

Open kmsantanu opened 3 months ago

kmsantanu commented 3 months ago

we publishe the message as shown as example https://cloud.google.com/pubsub/docs/samples/pubsub-publish-avro-records

we are unable to configure the kafka connect in order to receive this message into kafka topic as avro encoded.

samarthsingal commented 3 months ago

Could you detail what you mean by "unable to configure"? Are you seeing errors in the logs? If so could you paste examples of errors you see in the logs and your configuration.