#Spark GemFire Connector

Note: GemFire is now an open source project Geode.

Spark GemFire Connector let's you connect Spark to GemFire, expose GemFire regions as Spark RDDs, save Spark RDDs to GemFire and execute GemFire OQL queries in your Spark applications and expose results as DataFrames.

##Features:

  • Expose GemFire region as Spark RDD with GemFire server-side filtering
  • RDD join and outer join GemFire region
  • Save Spark RDD to GemFire
  • Save DStream to GemFire
  • Execute GemFire OQL and return DataFrame

##Version and Compatibility | Connector | Spark | GemFire | Geode | |-----------|-------|---------|-------| | 0.5 | 1.3 | 9.0 | ? |

##Download TBD

##Documentation

##Community: Reporting bugs, mailing list, contributing

(TBD)

##License: Apache License 2.0

(TBD)