CESI: Intro Big Data, biblio + environnement démo Hadoop
This commit is contained in:
12
cesi/intro_big_data/ressources/hadoop-compose/README.md
Normal file
12
cesi/intro_big_data/ressources/hadoop-compose/README.md
Normal 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/
|
Reference in New Issue
Block a user