Skip to content

sothach/funktor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Play/Spark sample application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published