Skip to content

Nighclazz Zenika 10 mars 2015 : Spark & Machine Learning

Notifications You must be signed in to change notification settings

HerveRiviere/nightclazz_spark_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nightclazz_spark_ml

Nighclazz Zenika 10 mars 2015 : Spark & Machine Learning

#Prerequisite A docker environment Installation guide here : https://github.com/hriviere/nightclazz_spark_ml/blob/master/installation_docker_spark_zeppelin.pdf

#Create Spark-zeppelin Docker container

docker run -d -p 8080:8080 -p 8084:8084 -p 4040:4040  -e "SPARK_WORKER_CORES=3" -e "SPARK_WORKER_MEMORY=800m" -v ~/nightclazz_spark_ml:/opt/zeppelin/notebook --name=spark_zeppelin_standalone zenika/spark_zeppelin_standalone:latest

Connect to zeppelin

Inside a webbrowser : localhost:8080

Import titanic notebook

About

Nighclazz Zenika 10 mars 2015 : Spark & Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published