Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class not found - catalog.TableProvider #83

Open
shaharluftig opened this issue May 3, 2023 · 1 comment
Open

Class not found - catalog.TableProvider #83

shaharluftig opened this issue May 3, 2023 · 1 comment

Comments

@shaharluftig
Copy link

Hey guys, my company uses spark 2.4, and when I am trying to write to weviate the following error eccurs:

Class not found : org.apache.spark.sql.connector.catalog.TableProvider

Is it because of my spark version? Or I'm doing something wrong

@samos123
Copy link
Collaborator

samos123 commented May 3, 2023

I think this is because you're using 2.4, you need Spark 3 or later. I think 2.4 has been EOLed already by the Spark community as well. I would recommend upgrading Spark to 3.2 or Spark 3.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants