cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Bug - task retry fails to load cluster dependencies

Paolo
New Contributor

Hi,

I'm currently facing an issue with task retries on a structured streaming set to have unlimited retries. Our job crashes frequently due to out of memory problems, so we set the task retry limit to -1  (unlimited) as a workaround. This is also the suggested practice for production streaming jobs, according to the Databricks documentation.

However, quite often after a couple of crashes, the cluster fails to find the dependencies. We have specifically setup  a custom one, which loads fine on first runs. This bug does not always happen, so it's not so easy to reproduce.

This is the error I see:

 

 

 

 

: java.lang.ClassNotFoundException: 
Failed to find data source: solacemqtt. Please find packages at
https://spark.apache.org/third-party-projects.html

 

 

 

 

0 REPLIES 0