Pipeline Error [Py4JJavaError] com.databricks.WorkflowException: com.databricks.NotebookExecutionException: FAILED

Toy
New Contributor II

I have a pipeline that used used to run successfully and now all of a sudden is returning this error that I cannot resolve: [Py4JJavaError]

image 

Aviral-Bhardwaj
Esteemed Contributor III

try to run this using

%run "./path"

AviralBhardwaj

jose_gonzalez
Databricks Employee
Databricks Employee

Hi @Toy Moshoma​,

Click on the "notebook job #4298..." in the blue text. it seems like the error happened in the child notebook. Please share the full stack trace error.

Toy
New Contributor II

Hi Guys, You're right the problem is with the child notebook.

All my notebooks are failing at this point. I can't seem to be wining with solving this error

image