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

Dependency issue with scala 2.12 #3

Open
shuvamx99 opened this issue Jul 11, 2022 · 0 comments
Open

Dependency issue with scala 2.12 #3

shuvamx99 opened this issue Jul 11, 2022 · 0 comments

Comments

@shuvamx99
Copy link

I am using spark 3.2.1 with scala 2.12.15.
I am getting this error.
Exception in thread "main" java.lang.NoSuchMethodError: scala.Product.$init$(Lscala/Product;)V
On searching, I found out that this is because my imports are based on scala 2.11.
Fix for this any time soon?

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

1 participant