You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "galacticgumshoe (via GitHub)" <gi...@apache.org> on 2023/07/28 18:14:47 UTC

[GitHub] [spark-docker] galacticgumshoe commented on a diff in pull request #52: Add Support for Scala 2.13 in Spark 3.4.1

galacticgumshoe commented on code in PR #52:
URL: https://github.com/apache/spark-docker/pull/52#discussion_r1277934463


##########
Dockerfile.template:
##########
@@ -36,15 +36,16 @@ RUN set -ex; \
 
 # Install Apache Spark
 # https://downloads.apache.org/spark/KEYS
-ENV SPARK_TGZ_URL=https://archive.apache.org/dist/spark/spark-{{ SPARK_VERSION }}/spark-{{ SPARK_VERSION }}-bin-hadoop3.tgz \
-    SPARK_TGZ_ASC_URL=https://archive.apache.org/dist/spark/spark-{{ SPARK_VERSION }}/spark-{{ SPARK_VERSION }}-bin-hadoop3.tgz.asc \

Review Comment:
   Makes sense, will update.



-- 
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-unsubscribe@spark.apache.org

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


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