You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ankit Singhal (Jira)" <ji...@apache.org> on 2022/02/09 07:47:00 UTC

[jira] [Assigned] (PHOENIX-6354) Update to spark 3.0

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

Ankit Singhal reassigned PHOENIX-6354:
--------------------------------------

    Assignee: Ashwin Balasubramani

> Update to spark 3.0
> -------------------
>
>                 Key: PHOENIX-6354
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6354
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: spark-connector
>            Reporter: Alejandro Anadon
>            Assignee: Ashwin Balasubramani
>            Priority: Major
>
> I am trying to use the phoenix spark connector with spark 3.0.
> I tried to compile from trunk; but it is still configured with 2.4.0.
> Is is not as easy (I am naive) as change the pon.xml from :
> <spark.version>2.4.0</spark.version>
> to
> <spark.version>3.0.1</spark.version>
>  
> I found that in class :
> org.apache.phoenix.spark.datasource.v2.PhoenixDataSource is still using the old DataSourcesV2 API; and I don't have the knowledge for updating it in a brand.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)