[
https://issues.apache.org/jira/browse/SPARK-41504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646410#comment-17646410
]
Apache Spark commented on SPARK-41504:
--------------------------------------
User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/39044
> 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
> Priority: Minor
>
> 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]