This project aims to deploy a datalake and its ecosystem using **[Ansible](https://docs.ansible.com/)** and/or **[Vagrant](https://www.vagrantup.com/)**.
Acutally, this project does :
1. Deploy a mono-node HDFS on :
Acutally, this project does (you have to choose if you want 1 single HDFS or a cluster HDFà :
* Deploy a mono-node HDFS on :
*[Your own computer using a virtual machine with Vagrant & ansible provision](#deploy-mono-node-hdfs-on-a-vm)
*[a server using ansible](#deploy-mono-node-hdfs-on-a-server)
2. Deploy a cluster HDFS on :
* Deploy a cluster HDFS on :
*[Your own computer using as many virtual machine you want using Vagrant & ansible](#deploy-cluster-hdfs-with-multiple-vms)
*[multiple servers using ansible](#deploy-cluster-hdfs-on-servers)
3. Deploy a geonetwork as metadata system management
* Deploy a geonetwork as metadata system management
*[Your own computer using a virtual machine with Vagrant & ansible provision](#geonetwork-with-vagrant-and-ansible)