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

yikun 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 9d4c98c  [SPARK-43806] Add awesome-spark-docker.md
9d4c98c is described below

commit 9d4c98c62c4ce517e69e65d1f6f7bf412d775b75
Author: Yikun Jiang <yikunk...@gmail.com>
AuthorDate: Fri May 26 09:53:20 2023 +0800

    [SPARK-43806] Add awesome-spark-docker.md
    
    ### What changes were proposed in this pull request?
    Add links to more related images and dockerfile reference.
    
    ### Why are the changes needed?
    Something we talked about in "Spark on Kube Coffe Chats“[1] to add links to 
more related images and dockerfile reference. Init with [2].
    [1] https://lists.apache.org/thread/26gpmlhqhk5cp2fhtzrpl5f61p8jc551
    [2] 
https://github.com/awesome-spark/awesome-spark/blob/main/README.md#docker-images
    
    ### Does this PR introduce _any_ user-facing change?
    Doc only
    
    ### How was this patch tested?
    No
    
    Closes #28 from Yikun/awesome-spark-docker.
    
    Authored-by: Yikun Jiang <yikunk...@gmail.com>
    Signed-off-by: Yikun Jiang <yikunk...@gmail.com>
---
 awesome-spark-docker.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/awesome-spark-docker.md b/awesome-spark-docker.md
new file mode 100644
index 0000000..c7bb840
--- /dev/null
+++ b/awesome-spark-docker.md
@@ -0,0 +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.
+- 
[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.
+- 
[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: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to