-
My Kakfa Agent via Model Context Protocol
I built an MCP Agent for these “Agentic” Kafka Applications:
- Performance tuning
- Real-time analytics
-
Diskless Kafka Summary
My summary for the diskless proposals in Kafka.
-
Making the fastest database faster -- My Contributions to ClickHouse 25.10
Three of my pull requests are merged into ClickHouse 25.10:
- 5x faster text search on prefix and suffix
- 30% speedup on case-insensitive affix search using SIMD
- Fix parallel data ingestion for constant common table expressions
-
Native Kafka Connector for NetApp Enterprise Storage
How to source Kafka data from native NetApp storage, such as ONTAP and StorageGRID via S3? In particular,
- Large S3 objects on terabytes scale
- Large Parquet files over hundreds of gigabytes
- Auto-tuning for throughput optimization over black-box storage parameters
-
Would Kafka offsets overflow?
-
Connect Spark to Postgres
In this post I will show an example of connecting Spark to Postgres, and pushing SparkSQL queries to run in the Postgres.
subscribe via RSS