Skip to content
New issue

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

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

Already on GitHub? # to your account

Cross compiled to Scala 2.12 #69

Open
rajrao opened this issue Mar 24, 2021 · 3 comments
Open

Cross compiled to Scala 2.12 #69

rajrao opened this issue Mar 24, 2021 · 3 comments

Comments

@rajrao
Copy link

rajrao commented Mar 24, 2021

Are there any plans to release this library cross compiled to Scala 2.12?

Currently, I am getting this error:
NoSuchMethodError: scala.Predef$.refArrayOps([Ljava/lang/Object;)Lscala/collection/mutable/ArrayOps;

The code runs on a databricks cluster running Scala 2.11, but does not run on Scala 2.12.

@matthewgillett
Copy link
Collaborator

We just released a new version of this library (version 0.3.0) with Spark 3 and Scala 2.12.

Please check if this new version works for your use case.

@kamjacobs
Copy link

I'm facing the same issue. Could you please elaborate on the process of setting up this version? (I'm facing the error in Databricks)

@bibhu107
Copy link

Hi guys, I am facing this error using spark 3.3.1 and scala 2.12.15. Has anyone fixed it yet

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

No branches or pull requests

4 participants