srowen commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use 
https URL for CRAN repo
URL: https://github.com/apache/spark/pull/24664#discussion_r286120791
 
 

 ##########
 File path: external/docker/spark-mesos/Dockerfile
 ##########
 @@ -24,7 +24,7 @@ RUN apt-get update && \
     apt-get install -y python libnss3 openjdk-7-jre-headless curl
 
 RUN mkdir /opt/spark && \
-    curl 
http://www.apache.org/dyn/closer.lua/spark/spark-1.4.0/spark-1.4.0-bin-hadoop2.4.tgz
 \
+    curl 
https://www.apache.org/dyn/closer.lua/spark/spark-1.4.0/spark-1.4.0-bin-hadoop2.4.tgz
 \
 
 Review comment:
   I'd do it separately, but, yeah I only see it referenced in 
`conf/docker.properties.template`, which itself isn't referenced, and this 
whole thing looks very out of date anyway.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to