This article explains how to integrate Apache Spark with Exasol.
Spark Exasol Connector is an open source project that provides an integration between Apache Spark and Exasol. You can use this connector in your Spark application to create Spark dataframes from Exasol queries and also save the dataframes as Exasol tables.
To integrate the Apache Spark application with Exasol you need the following:
For more information and examples of how to integrate Apache Spark with Exasol, refer to the Spark Exasol Connector User Guide.
If you want to contribute to the Spark Exasol Connector open source project, see Contributing.