/funktor

Play/Spark sample application

Primary LanguageScalaCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Funktor

Play / Spark sandbox

Status

Build Status Coverage Status Codacy Badge

Overview

This app is intended as a sandbox to experiment with the various aspects of Apache Spark and it's libraries. A web interface is provided to render the results of data manipulations in a convenient manner. The target data source is a Postgres database, preloaded with sample datasets

Testing

Running the tests

Run the test suite to verify correct behaviour.

From the command line:

% sbt test

Test Coverage Report

To measure test coverage, this app uses the 'scoverage' SBT plugin. To create the report, from the command line:

% sbt coverage test coverageReport

Author

License

License

(c) 2018 This project is licensed under Creative Commons License

Attribution 4.0 International (CC BY 4.0)