/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.florimondmanca.com
| | www.michael-noll.com
3.5 parsecs away

Travel
| | In this article, perhaps the first in a mini-series, I want to explain the concepts of streams and tables in stream processing and, specifically, in Apache K...
| | florimond.dev
0.0 parsecs away

Travel
| | It's about time you met streaming data! I'm sure you two and Apache Kafka will do great things together.
| | www.aklivity.io
3.1 parsecs away

Travel
| | Zilla enables application-specific REST APIs. See how it's not just another Kafka-REST proxy.
| | tech.scribd.com
13.5 parsecs away

Travel
| Streaming data from Apache Kafka into Delta Lake is an integral part of Scribd's data platform, but has been challenging to manage and scale. We use Spark Structured Streaming jobs to read data from Kafka topics and write that data into Delta Lake tables. This approach gets the job done but in production our experience has convinced us that a different approach is necessary to efficiently bring data from Kafka to Delta Lake. To serve this need, we created kafka-delta-ingest.