Table of Contents

Search

  1. Preface
  2. New Features (10.4.1)
  3. New Features (10.4.0)
  4. New Features (10.2.2 HotFix 1)
  5. New Features (10.2.2 Service Pack 1)
  6. New Features (10.2.2)

New Features Guide

New Features Guide

Spark Structured Streaming

Spark Structured Streaming

Effective in version 10.2.2, Big Data Streaming uses Spark Structured Streaming to process streaming data.
Spark Structured Streaming is a scalable and fault-tolerant open source stream processing engine built on the Spark engine. It can handle late arrival of streaming events and process streaming data based on source timestamp.
The Spark engine runs the streaming mapping continuously. It reads the data, divides the data into micro batches, processes the micro batches, publishes the results, and then writes to a target.
For more information, see the
Informatica Big Data Streaming 10.2.2 User Guide
.

0 COMMENTS

We’d like to hear from you!