You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/06/03 17:27:00 UTC

[jira] [Resolved] (SPARK-39372) Support R 4.2.0 in SparkR

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

Dongjoon Hyun resolved SPARK-39372.
-----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 36758
[https://github.com/apache/spark/pull/36758]

> Support R 4.2.0 in SparkR
> -------------------------
>
>                 Key: SPARK-39372
>                 URL: https://issues.apache.org/jira/browse/SPARK-39372
>             Project: Spark
>          Issue Type: Test
>          Components: R
>    Affects Versions: 3.4.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Major
>             Fix For: 3.4.0
>
>
> This JIRA aims to support R 4.2.0 with upgrading R version from 4.0.2 to 4.2.0 in CI.
> One test fails with R 4.2.0:
> {code}
> -- 1. Error (test_mllib_classification.R:245:3): spark.logit -------------------
> Error in `if (class(upperBoundsOnCoefficients) != "matrix") {
>     stop("upperBoundsOnCoefficients must be a matrix.")
> }`: the condition has length > 1
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org