Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 398 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 398 Bytes

Spark SQL Examples

How to use the different SQL contexts for data query on Spark. We will begin with Spark SQL and follow upwith HiveContext. In addition to this, we will conduct queries on various NoSQL databases.

  • Scala 2.10.4
  • Spark 1.6.2
  • ElasticSearch 2.3.4
  • Cassandra 3.2
  • MongoDB 3.2.8
  • Spark-MongoDb 0.11.2
  • Spark-ElasticSearch 2.4.0
  • Spark-Cassandra 1.6.0