November 2017
Beginner to intermediate
290 pages
7h 34m
English
The output operator can write the data produced by the processing pipeline to a table in the JDBC database. A concrete implementation is provided that maps fields of a POJO to columns in the target table and performs an insert operation. The operator is partitionable, although with most JDBC sinks the throughput will typically be limited by the external system and not by the operator writing to a single table.
Read now
Unlock full access