Dongjoon Hyun created SPARK-41504:
-------------------------------------

             Summary: Update R version to 4.1.2 in Dockerfile comment
                 Key: SPARK-41504
                 URL: https://issues.apache.org/jira/browse/SPARK-41504
             Project: Spark
          Issue Type: Test
          Components: Kubernetes, Tests
    Affects Versions: 3.4.0
            Reporter: Dongjoon Hyun


The comment is outdated. We are using R 4.1.2 for Apache Spark 3.4.0.
{code}
$ docker run -it --rm apache/spark-r:3.3.1 R --version | grep 'R version'
R version 4.0.4 (2021-02-15) -- "Lost Library Book"

$ docker run -it --rm kubespark/spark-r:dev R --version | grep 'R version'
R version 4.1.2 (2021-11-01) -- "Bird Hippie"
{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