Skip to content

vagrant virtual machine to experiment spark for esme student

Notifications You must be signed in to change notification settings

Esme-Sudria-Database/lab-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci

Environnement de lab pour appréhender l'usage de spark en tant que framework de développement.

Services

  • webconsole : un terminal disponible dans son navigateur web
  • notebook : un notebook zeppelin pour exécuter des commandes sur spark

Requirement 1 : installation to perform on your computer

You will need those softwares on your computer :

On linux

sudo apt-get install git

On windows

On mac

brew install git

Step 1 : install the environment

  1. clone this repository :
git clone https://github.com/Esme-Sudria-Database/lab-spark.git
  1. go on the directory and mount the workstation
cd lab-spark
docker-compose up

Architecture

[To complete]

Troubleshooting

[To complete]

Run continuous integration process

make tests

About

vagrant virtual machine to experiment spark for esme student

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published