Yikun commented on code in PR #61:
URL: https://github.com/apache/spark-docker/pull/61#discussion_r1647495181


##########
versions.json:
##########
@@ -1,5 +1,34 @@
 {
   "versions": [
+    {
+      "path": "4.0.0-preview1/scala2.13-java17-python3-ubuntu",
+      "tags": [
+        "4.0.0-preview1-scala2.13-java17-python3-ubuntu",
+        "4.0.0-preview1-java17-python3",
+        "4.0.0-preview1-java17",
+        "python3-java17"

Review Comment:
   There are 2 reason I think:
   1. To cover [kubernetes best 
practice](https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-best-practices-how-and-why-to-build-small-container-images),
 to keep images size as small as possible.
   2. As I said before, there were spark-py / spark-r / spark before, to align 
old version images.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to