Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casassg/thesis
Undergraduate final thesis: Big Data Analytics on Container Orchestrated Systems
https://github.com/casassg/thesis
casassg-thesis cassandra docker kubernetes latex spark thesis zeppelin
Last synced: 17 days ago
JSON representation
Undergraduate final thesis: Big Data Analytics on Container Orchestrated Systems
- Host: GitHub
- URL: https://github.com/casassg/thesis
- Owner: casassg
- License: mit
- Created: 2017-07-05T21:50:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T16:39:10.000Z (over 7 years ago)
- Last Synced: 2024-10-29T16:59:11.460Z (2 months ago)
- Topics: casassg-thesis, cassandra, docker, kubernetes, latex, spark, thesis, zeppelin
- Language: TeX
- Homepage: http://gerard.space/thesis/
- Size: 5.19 MB
- Stars: 1
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Big Data Analytics on Container Orchestrated Systems
[Gerard Casas Saez](http://gerard.space) undergraduate final thesis in Facultat d’Informàtica de Barcelona, Universitat Politècnica de Catalunya.## Thesis
### Generate PDF
**Requirements:** Latex (bibtex and pdflatex) and Make
- `make`
- Result: `open ./Gerard_Casas_Saez_Thesis.pdf`### Structure
- Each chapters is represented by a file in the [Chapters](Chapters/) folder
- Appendices are embeded by individual files located in the [Appendices](Appendices/) folder
- All figures are attached from [Figures](Figures/) folder## Presentation
**Requirements:** Xelatex and Make
- `make presentation`
- Result: `open ./presentation.pdf`----
Written and developed as part of [Project EPIC](https://github.com/Project-EPIC) in Boulder, CO