Environnement de lab pour appréhender l'usage de spark en tant que framework de développement.
- webconsole : un terminal disponible dans son navigateur web
- notebook : un notebook zeppelin pour exécuter des commandes sur spark
You will need those softwares on your computer :
-
- install git
sudo apt-get install git
-
- install git
brew install git
- clone this repository :
git clone https://github.com/Esme-Sudria-Database/lab-spark.git
- go on the directory and mount the workstation
cd lab-spark
docker-compose up
[To complete]
[To complete]
make tests