Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Functional Requirement Specification

Bartłomiej Kumor edited this page Jun 12, 2015 · 1 revision
  1. System has the ability to load data from external source - to be more exact, Twitter.
  2. Data loading should be implemented using Spark Streaming and TwitterAPI
  3. SQL queries for both database and Spark (using Spark SQL) should be possible thanks to Frontend module (more on this module: Architecture wiki page)
  4. Database should be scalable using replication.

Clone this wiki locally