Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-4482

Apache Spark 2.4.0 No longer Available for Download

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.8.2
    • None
    • Interpreters
    • None

    Description

      Docker failed to build with Spark standalone while trying to download Spark version 2.4.0.

      From Dockerfile

      FROM centos:centos7
      ENV SPARK_PROFILE 2.4
      ENV SPARK_VERSION 2.4.0
      ENV HADOOP_PROFILE 2.7
      ENV SPARK_HOME /usr/local/spark
      

      Failed Stage

      # install sparkRUN curl -s http://www.apache.org/dist/spark/spark-$SPARK_VERSION/spark-$SPARK_VERSION-bin-hadoop$HADOOP_PROFILE.tgz | tar -xz -C /usr/local/ 

      Latest Spark available version
      https://www.apache.org/dist/spark/spark-2.4.4/spark-2.4.4-bin-hadoop2.7.tgz

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            calvincty Calvin Chong

            Dates

              Created:
              Updated:

              Slack

                Issue deployment