cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Maven library conflicts

User16869510359
Esteemed Contributor

The import statements work fine with maven libraries freshly installed on a running cluster and on restart of the same cluster, it fails to import the classes.

1 REPLY 1

User16869510359
Esteemed Contributor

When you install maven libraries one by one in running clusters, it is resolved and gets downloaded individually. The behavior would be different when you restart the clusters since the libraries are resolved together and can run into issues due to conflicting library dependencies. If you click on the respective library which has classes for import statement failed, you are likely to see an eviction message caused by the conflicting library.