KillrWeather, powered by DataStax, is about how to easily leverage and integrate Apache Spark, Apache Cassandra, and Apache Kafka for fast, streaming computations on time series data in asynchronous Akka event-driven environments.
KillrWeather is written in Scala. It uses SBT to build, similar to the Spark Cassandra Connector, which is used as a primary dependency for easy integration of Apache Spark and Apache Cassandra in a Scala or Java application.
- Please see the KillrWeather Wiki for full setup instructions and documentation.
- The primary Spark, Kafka and Cassandra code starts (here)[https://github.com/killrweather/killrweather/tree/master/killrweather-app/src]
- Set up your development environment
- [Create the Cassandra Schema](Code & Schema Setup)
- The Code
- [The Time Series Data Model](Data Model)