BMO/ElasticSearch
< BMO
Jump to navigation
Jump to search
Publicize ElasticSearch Cluster with Bugzilla Data
Objective
Have a publicly accessible ElasticSearch cluster containing all historical data on non-sensitive bugs. The hope is this data will attract community and uncover interesting trends.
This project is a small element of a greater battery of improvements planned for 2014
What's it Good For?
A ppt presentation to show what you can build using this cluster as a datamart.
Let's Use It!
Code
- Backend ETL Code: https://github.com/klahnakoski/Bugzilla-ETL
- Frontend Examples: https://github.com/klahnakoski/MoDevMetrics/tree/dev
Examples
- Minimum required to hit ES cluster on Github
- Minimum required to pull comments on Github
- Simple Bug Count on Github
Basic walk-through