CESI: Intro Big Data, biblio + environnement démo Hadoop

This commit is contained in:
2018-08-24 17:16:57 +02:00
parent 37fccd7d8c
commit a29c349d75
9 changed files with 250 additions and 5 deletions

View File

@ -0,0 +1,12 @@
# Hadoop - Docker
Une instance de démonstration Hadop/Yarn sous forme d'environnement Docker-Compose.
## Démarrage
```bash
docker-compose up
```
- Interface Hadoop: http://localhost:8088/
- Interface HDFS: http://localhost:9870/