Getting Started With Spark and Redis

Redis recently published a spark-redis package for general public consumption. It is, as the name may suggest, a Redis connector for Apache Spark that provides read and write access to all of Redis’ core data structures as RDDs (Resilient Distributed Datasets, in Spark terminology).