[ 
https://issues.apache.org/jira/browse/SPARK-44935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-44935:
-----------------------------------
    Labels: pull-request-available  (was: )

> Fix `RELEASE` file to have the correct information in Docker images
> -------------------------------------------------------------------
>
>                 Key: SPARK-44935
>                 URL: https://issues.apache.org/jira/browse/SPARK-44935
>             Project: Spark
>          Issue Type: Bug
>          Components: Kubernetes
>    Affects Versions: 2.4.8, 3.0.3, 3.1.3, 3.2.4, 3.3.2, 3.4.1, 3.5.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.2, 3.5.0, 4.0.0, 3.3.4
>
>
> {code}
> $ 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
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to