kafkacat usage notes for FedoraIn Kafka’s user toolbox, kafkacat is one one of the frequently used application. Unfortunately, for Fedora users, it is not packaged as…Mar 23, 2021Mar 23, 2021
Strategies for deletion of records in Kafka topicFor whatever reason, the need to delete records in Kafka topic is inevitable. There are few possible ways how to accomplish it based on…Mar 22, 2021Mar 22, 2021
Quick into to Avro in Python and how to make it Pandas DataFrameThis article is to provide quick intro to processing Avro data in Python.Dec 4, 2020Dec 4, 2020
Kafka, NiFi, Schema Registry … all in DockerThis is description of setup to get working lab environment with following components:Nov 11, 2020Nov 11, 2020
Beware the space in version of your Clojure project under LeiningenUsing Clojure? Yes. Building with Leinigen? Yes.Oct 7, 2016Oct 7, 2016
Stalled SCP transfer? Switch to RSYNCHaving unstable ssh connection to server from which you want to download some larger data file? Ending up in this state, nothing is moving…Aug 31, 2016Aug 31, 2016
Setup instantly local SMTP or HTTP server for debugging. Python to the rescue.Ever needed quickly setup HTTP or SMTP server for quick debugging of your application? Python is saving you, it has that prepared.Apr 27, 20161Apr 27, 20161