This is an automated email from the ASF dual-hosted git repository.

dongjoon-hyun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 4922986  [SPARK-56237] Fix links in `awesome-spark-docker.md`
4922986 is described below

commit 492298621cceacdc41f2f5d89b48e33fa4e0b9be
Author: Manu Zhang <[email protected]>
AuthorDate: Thu Jun 18 09:44:17 2026 -0700

    [SPARK-56237] Fix links in `awesome-spark-docker.md`
    
    ### What changes were proposed in this pull request?
    
    This PR fixes some broken links.
    
    ### Why are the changes needed?
    
    To provide an up-to-date info.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Manual review.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #108 from manuzhang/patch-1.
    
    Authored-by: Manu Zhang <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 awesome-spark-docker.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to