[
https://issues.apache.org/jira/browse/PHOENIX-6354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6354.
----------------------------------
Resolution: Duplicate
PHOENIX-6632 includes a PR for the same issue.
> 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
> 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)