-
-
Notifications
You must be signed in to change notification settings - Fork 9
component spark
Raymond Meester edited this page Mar 7, 2023
·
1 revision
This documentation page covers the Apache Spark component for the Apache Camel. The main purpose of the Spark integration with Camel is to provide a bridge between Camel connectors and Spark tasks. In particular Camel connector provides a way to route message from various transports, dynamically choose a task to execute, use incoming message as input data for that task and finally deliver the results of the execution back to the Camel pipeline.