Spark
JVM since1.3.0 Nativeunsupported
Send RDD or DataFrame jobs to Apache Spark clusters.
What’s inside
-
Spark component, URI syntax:
spark:endpointType
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-spark</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.