..

Apache Spark

Why use Apache Spark

  • in-memory
  • Distributed
  • written in scala
  • Since everything is done in-memory we reduce the time required by an order of a magnitude

Functional Programming Basics