PySpark Error in Azure Databricks

Ken1
New Contributor III

I have this error -

com.databricks.WorkflowException: com.databricks.NotebookExecutionException: FAILED

when i ran dbutils.notebook.run(.......)

Debayan
Databricks Employee
Databricks Employee

Hi @Godswill Mbata​ ,this looks like issue seems to be with High Concurrency cluster. Could you please confirm if you are using high concurrency cluster?

Please refer: https://community.databricks.com/s/question/0D53f00001cx3ybCAA/strange-error-with-dbutilsnotebookrun

Ken1
New Contributor III

Not yet