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


##########
versions.json:
##########
@@ -4,23 +4,22 @@
       "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"
+        "4.0.0-preview1-python3",
+        "4.0.0-preview1"

Review Comment:
   Actually, `4.0.0-preview1` haven't been tagged in the published image yet.
   
   So, we can move `4.0.0-preview1` to 
`4.0.0-preview1/scala2.13-java17-python3-r-ubuntu`. that means the 
`apache/spark:4.0.0-preview1/scala2.13-java17-python3-r-ubuntu` will have a new 
alias tag `4.0.0-preview1`.
   
   I can add the `4.0.0-preview1`.



##########
versions.json:
##########
@@ -4,23 +4,22 @@
       "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"
+        "4.0.0-preview1-python3",
+        "4.0.0-preview1"

Review Comment:
   Actually, `4.0.0-preview1` haven't been tagged in the published image yet.
   
   So, we can tag `4.0.0-preview1` on 
`4.0.0-preview1/scala2.13-java17-python3-r-ubuntu`. that means the 
`apache/spark:4.0.0-preview1/scala2.13-java17-python3-r-ubuntu` will have a new 
alias tag `4.0.0-preview1`.
   
   I can add the `4.0.0-preview1`.



##########
versions.json:
##########
@@ -4,23 +4,22 @@
       "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"
+        "4.0.0-preview1-python3",
+        "4.0.0-preview1"

Review Comment:
   Actually, `4.0.0-preview1` haven't been tagged in the published image yet.
   
   So, we can tag `4.0.0-preview1` on 
`4.0.0-preview1/scala2.13-java17-python3-r-ubuntu`. that means the 
`apache/spark:4.0.0-preview1/scala2.13-java17-python3-r-ubuntu` will have a new 
alias tag `4.0.0-preview1`.



##########
versions.json:
##########
@@ -4,23 +4,22 @@
       "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"
+        "4.0.0-preview1-python3",
+        "4.0.0-preview1"

Review Comment:
   Actually, `4.0.0-preview1` haven't been tagged in the published image 
(`apache/spark`) yet.
   
   So, we can tag `4.0.0-preview1` on 
`4.0.0-preview1/scala2.13-java17-python3-r-ubuntu`. that means the 
`apache/spark:4.0.0-preview1/scala2.13-java17-python3-r-ubuntu` will have a new 
alias tag `4.0.0-preview1`.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to