You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by "Jia Yu (Jira)" <ji...@apache.org> on 2023/02/18 08:11:00 UTC

[jira] [Commented] (SEDONA-250) R Deprecate use of Spark 2.4

    [ https://issues.apache.org/jira/browse/SEDONA-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690723#comment-17690723 ] 

Jia Yu commented on SEDONA-250:
-------------------------------

[~gregleleu] 

 

I think it is better we throw an error for Spark 2.4 since starting from Sedona 1.3.X, we no longer release jars for Scala 2.11. Sedona R will fail anyway.

> R Deprecate use of Spark 2.4
> ----------------------------
>
>                 Key: SEDONA-250
>                 URL: https://issues.apache.org/jira/browse/SEDONA-250
>             Project: Apache Sedona
>          Issue Type: Bug
>            Reporter: Gregoire Leleu
>            Priority: Major
>
> If used with Spark 2.4, current version of R package will look for org.apache.sedona:sedona-core-2.4_2.11:1.3.1-incubating which I guess will fail.
> Should we:
>  # Throw an error if called with 2.4, or
>  # Warn but still load 3.0 jars with a 2.4 Spark (org.apache.sedona:sedona-core-3.0_2.11:1.3.1-incubating)?



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