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

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 

3 REPLIES 3

Aviral-Bhardwaj
Esteemed Contributor III

try to run this using

%run "./path"

jose_gonzalez
Moderator
Moderator

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