felixcheung 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_r286103912
##########
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:
yea, this isn't going to work...
----------------------------------------------------------------
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]