November 2017
Beginner to intermediate
290 pages
7h 34m
English
The following example is again a variation of the word count that will further illustrate the concepts in this chapter. Incorporating the interaction with external systems, it will be closer to the requirements of real-world streaming applications:
The source code for the example can be found at the following link: https://github.com/apache/apex-malhar/tree/master/examples/exactly-once
This scenario will allow us to examine in more detail how the end-to-end exactly-once processing guarantee is supported by Apex and its connectors. ...
Read now
Unlock full access