kafka-connect-hdfs
kafka-connect-hdfs copied to clipboard
Facing issue while trying to get data from postgres sql into kafka topics using debezium plugin
Here is the issue that I am facing:
ERROR WorkerSourceTask{id=Trail-0} Task threw an uncaught and unrecoverable exception. Task is being killed and will not recover until manually restarted (org.apache.kafka.connect.runtime.WorkerTask:187)
org.apache.kafka.connect.errors.ConnectException: Invalid metric name 'debezium.postgres:type=connector-metrics,context=snapshot,server=localhost:5432/snehildb'
at io.debezium.metrics.Metrics.metricName(Metrics.java:92)
at io.debezium.metrics.Metrics.
@Snehil-upes Please close this and open the issue in the appropriate Debezium github repository