cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

NoClassDefFoundError: scala/Product Caused by: ClassNotFoundException: scala.Product

bhanuteja_1
New Contributor II

NoClassDefFoundError: scala/Product Caused by: ClassNotFoundException: scala.Product

at preimport step itself . Please suggest me something .

1 REPLY 1

VZLA
Databricks Employee
Databricks Employee

Hi @bhanuteja_1 

The scala.Product is a core class in the Scala std library used for tuples, case classes, etc. There seem to be a classloading problem or more likely a jar conflict. Are you deploying a job using custom jars, uber jars, and having dependencies overrides by any chance?

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now