Description
new release of Spark(2.2.3) making the old mirror(2.2.2) expired and throws an error when building.
RUN curl -o /opt/src/spark-$SPARK_VERSION.tgz http://www-us.apache.org/dist/spark/spark-$SPARK_VERSION/spark-$SPARK_VERSION-bin-hadoop2.7.tgz && tar zxvf /opt/src/spark-$SPARK_VERSION.tgz && echo "SPARK_HOME="`pwd`/`ls -d spark*` >> /etc/predictionio/pio-env.sh && rm -rf /opt/src ---> Running in b4603a9775ce
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Attachments
Issue Links
- links to