Errata

Stream Processing with Apache Flink

Errata for Stream Processing with Apache Flink

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. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

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

Version Location Description Submitted By Date submitted Date corrected

Location of error: Chapter 8 ("Reading from and Writing to External Systems") -> Section "Source Functions, Timestamps, and Watermarks"

In 3rd paragraph, "collectWithWatermark()" is written instead of "collectWithTimestamp()".

Ashish Ranjan  Jan 13, 2019  Apr 01, 2019
PDF
Page 106
2nd paragraph

...possible simplifiecd implementation..

Anonymous  Oct 06, 2018  Apr 01, 2019
PDF
Page 207
example 8-9 after 1st paragraph

Typo in table create CQL - PK for undefined field `name`

CREATE TABLE IF NOT EXISTS example.sensors (
sensorId VARCHAR,
temperature FLOAT,
PRIMARY KEY(name) ← NO `name` field sensorId
);

ekzeboff  Oct 24, 2018  Apr 01, 2019