Uploaded image for project: 'PredictionIO (Retired)'
  1. PredictionIO (Retired)
  2. PIO-205

Update Dockerfile to reflect new Spark version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.14.0
    • Build
    • None

    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

          Activity

            People

              Unassigned Unassigned
              fariscs Faris bin Faris
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m