Dockerfile setup for Spark set-up, imbued with varying degree of Python data science packages
100K+
See https://github.com/datagovsg/spark-base for more details.
Experimental Dockerfile setup for Spark set-up, imbued with varying degree of Python data science packages.
This set-up is mainly useful for creating Spark workers via Docker containers, since for Pyspark, the requirements have to be installed on the workers.
The following build arguments are:
SPARK_VERSION
2.4.0 is supportedHADDOP_VERSION
3.1.0 is supportedPACKAGE_SET
"standard" is supported, which includes:
numpypandaspyprojshapelyrequestsContent type
Image
Digest
Size
672.1 MB
Last updated
about 7 years ago
docker pull datagovsg/spark-base:2.4.0_hadoop-3.1.0_hive_pyspark_debian