Errata

Building Real-Time Analytics Systems

Errata for Building Real-Time Analytics Systems

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
O'Reilly learning platform Page Introducing All About That Dough: Real-Time Analytics on Pizza
Chapter 3

I'm at the point where Mark suggests exploring data in Apache Kafka, using kcat (kafkacat). The command he suggests using is “kcat -C -b localhost:29092 -t orders -c 1”.

I have installed my setup on Ubuntu server using docker. I have also copied kcat from docker hub image confluentinc/cp-kafkacat.

I cannot produce a result from the command referenced above. My terminal returns the following error when running the command....

Command 'kcat' not found, but there are 18 similar ones.

I was able to get it working by replacing kcat with kafkacat in the command. Possibly a typo?

Anonymous  Sep 16, 2024