An open API service indexing awesome lists of open source software.

https://github.com/cldellow/sparky

Hackathon project to show realtime Spark metrics
https://github.com/cldellow/sparky

Last synced: 9 months ago
JSON representation

Hackathon project to show realtime Spark metrics

Awesome Lists containing this project

README

          

# sparky

Sparky consists of three projects:

- [data](data) - A disgusting collection of bash and python scripts to collect data from servers.
- [server](server) - A Scala project written with the Spark web framework to expose the data via REST.
- [ui](ui) - A React single-page-app to visualize the data.