Big data messaging with Kafka, Part 1
When the big data movement started it was mostly focused on batch processing. Distributed data storage and querying tools like MapReduce, Hive, and Pig were all designed to process data in batches...
View ArticleBig data messaging with Kafka, Part 2
In Part 1 you developed a couple of small-scale producer/consumer applications using Kafka. From these exercises you should be familiar with the basics of the Kafka messaging system. In Part 2 you'll...
View ArticleBuilt for realtime: Big data messaging with Apache Kafka, Part 1
When the big data movement started it was mostly focused on batch processing. Distributed data storage and querying tools like MapReduce, Hive, and Pig were all designed to process data in batches...
View ArticleBuilt for realtime: Big data messaging with Apache Kafka, Part 2
In the first half of this JavaWorld introduction to Apache Kafka, you developed a couple of small-scale producer/consumer applications using Kafka. From these exercises you should be familiar with the...
View Article