dongjoon-hyun 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_r286151006
 
 

 ##########
 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:
   Thanks. Could you rebase this?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to