In this article, explore how an incoming request was processed by Cassandra before, see what they changed, and look at new relevant configuration knobs available.
Filtering a Spark Dataset against a collection of data values is a commonly encountered use case for many data analytics scenarios. This article explains four different ways to achieve the same.
In this post, we will be implementing a Kafka Producer and Consumer using the Ports and Adapters (a.k.a. Hexagonal) architecture in a multi-module Maven project.