Skip to content

alejandrojdf/spark-cluster-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-cluster-docker

spark-submit --master spark://spark-master:7077 test/cluster-test.py

spark-submit --master spark://spark-master:7077 --executor-memory 900M --total-executor-cores 1 --driver-memory 500M --num-executors 1 test/cluster-test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published