Posts

Featured Post

How to add new values to an avro Enum in a backward compatible manner

Troubleshooting serialization errors when using Confluent KafkaAvroSerializer

mask-json-field transform - a Kafka Connect SMT to mask out PII data from JSON fields in Kafka messages.

Avro Logical Types with Parquet, Hive and Spark

KafkaAvroSerializer: Efficient way to serialize messages with Avro to a Kafka topic

Implementing a Ping client in Python - Part III

Implementing a Ping client in Python - Part II