summaryrefslogtreecommitdiff
path: root/sources/listing_sinks.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-04 11:49:33 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-04 11:49:33 +0200
commit5f9d8031cecd2f087f278e7409534b67966e4535 (patch)
tree0deaa2c1e1a3d36fb99f670b13393a71123fe31d /sources/listing_sinks.tex
parent5c7c9cb70fa2de6dfcd92aebdb2f48b09bbd79e1 (diff)
feat: added the prototype figure
Diffstat (limited to 'sources/listing_sinks.tex')
-rw-r--r--sources/listing_sinks.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/listing_sinks.tex b/sources/listing_sinks.tex
index 89cf05a..b97dba4 100644
--- a/sources/listing_sinks.tex
+++ b/sources/listing_sinks.tex
@@ -3,6 +3,7 @@
name=postgresql-sink
connector.class=io.confluent.connect.jdbc.JdbcSinkConnector
tasks.max=1
+# Crucial for Schema Registry
key.converter=org.apache.kafka.connect.storage.StringConverter
value.converter=io.confluent.connect.protobuf.ProtobufConverter
value.converter.schema.registry.url=http://localhost:8081