Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
This is a feature that has been under development for GemFire but was not part of the initial drop of code for geode.
Geode as a data store for Spark applications is what is being enabled here. By providing a bridge style connector for Spark applications, Geode can become the data store for storing intermediate and final state for Spark applications and allow reference data stored in the in memory tier to be accessed very efficiently for applications
Expose Geode regions as Spark RDDs
Write Spark RDDs to Geode Regions
Execute arbitrary OQL queries in your spark applications