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
- Host: GitHub
- URL: https://github.com/cldellow/sparky
- Owner: cldellow
- Created: 2018-06-15T11:37:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T21:51:55.000Z (about 8 years ago)
- Last Synced: 2025-02-06T03:41:54.325Z (over 1 year ago)
- Language: JavaScript
- Size: 106 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.