Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-49524 Improve K8s support
  3. SPARK-44935

Fix `RELEASE` file to have the correct information in Docker images

    XMLWordPrintableJSON

Details

    Description

      $ docker run -it --rm apache/spark:latest ls -al /opt/spark/RELEASE
      -rw-r--r-- 1 spark spark 0 Jun 25 03:13 /opt/spark/RELEASE
      
      $ docker run -it --rm apache/spark:v3.1.3 ls -al /opt/spark/RELEASE | tail -n1
      -rw-r--r-- 1 root root 0 Feb 21  2022 /opt/spark/RELEASE
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: