diff --git a/awesome-spark-docker.md b/awesome-spark-docker.md index c7bb840..2653307 100644 --- a/awesome-spark-docker.md +++ b/awesome-spark-docker.md @@ -1,7 +1,7 @@ A curated list of awesome Apache Spark Docker resources. -- [jupyter/docker-stacks/pyspark-notebook](https://github.com/jupyter/docker-stacks/tree/master/pyspark-notebook) - PySpark with Jupyter Notebook. +- [jupyter/docker-stacks/pyspark-notebook](https://github.com/jupyter/docker-stacks/tree/main/images/pyspark-notebook) - PySpark with Jupyter Notebook. - [big-data-europe/docker-spark](https://github.com/big-data-europe/docker-spark) - The standalone cluster and spark applications related Dockerfiles. -- [openeuler/spark](https://github.com/openeuler-mirror/openeuler-docker-images/tree/master/spark) - Dockerfile reference for dnf/yum based OS. +- [openeuler/spark](https://github.com/openeuler-mirror/openeuler-docker-images/tree/master/Bigdata/spark) - Dockerfile reference for dnf/yum based OS. - [GoogleCloudPlatform/spark-on-k8s-operator](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator) - Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.