Summarizes the steps you need to perform to enable streaming support for Oracle Data Integrator.
Table 6-1 Enabling Streaming Support
| Step | Description |
|---|---|
|
Enable streaming support |
When steaming mode is enabled, ODI generates the Spark code which performs the transformation to run the streaming function. See Enabling Streaming Support. |
|
Spark execution and Checkpointing |
Checkpointing ensures that the Spark application will restart from where it left, if a checkpoint is found. See Execute Mapping in Streaming Mode. |
For additional information, refer to Spark Documentation and Cassandra.