Details
Description
Apache Spark already benefits from integration with Apache Ignite. The latter provides shared RDDs, an implementation of Spark RDD, that help Spark to share a state between Spark workers and execute SQL queries much faster. The next logical step is to enable support for modern Spark Data Frames API in a similar way.
As a contributor, you will be fully in charge of the integration of Spark Data Frame API and Apache Ignite.
Attachments
Issue Links
- is required by
-
IGNITE-7077 Spark Data Frame Support. Strategy to convert complete query to Ignite SQL
- Resolved
-
IGNITE-7337 Spark Data Frames: support saving a data frame in Ignite
- Closed
- relates to
-
IGNITE-4517 Add ability to execute SQL queries on certain partition(s)
- Resolved
- requires
-
SPARK-17767 Spark SQL ExternalCatalog API custom implementation support
- Closed
- links to