Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
AmarRK2512
Frequent Visitor

Error Running Notebook in Pipeline

Hello, i'm quite new with data pipeline, my pipeline basically it's just insert and delete data looped for some range of dates, from redshift to lakehouse. So before insert data it will delete data for the same date in the lakehouse, but i got error in delete data process in some dates but no error in other dates between range looping. I already try running it manually for specific date that shows error and it work just fine. Any idea what is the error about? Currently it running daily with range date 45 days before today, and since there is some date with error in delete process, i need manually running for those dates to make it up to date.

 

Here is the error shows in delete process notebook  :
Notebook execution failed at Notebook service with http status code - '200', please check the Run logs on Notebook, additional details - 'Error name - Py4JJavaError, Error value - An error occurred while calling o324.sql.
: com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NullPointerException) (through reference chain: org.apache.spark.sql.delta.actions.CommitInfo["timestamp"])

and here is the error message inside notebook :

System cancelled the Spark session due to statement execution failure

When i check the details running inside notebooks, all jobs status shows succeded, but the notebook running status shows failed.
Here i attach my screenshot data pipeline flow.

Screenshot 2024-11-06 140252.png

 

Activities inside, where "date to loop" as input parameter to notebook delete data

AmarRK2512_0-1730876809554.png

 

 

4 REPLIES 4
Anonymous
Not applicable

HI @AmarRK2512,

I'd like to suggest you take a look at following link about data pipeline limitations if they meet at your scenarios:

Data Factory limitations overview - Microsoft Fabric | Microsoft Learn

Regards,

Xiaoxin Sheng

MonicaCVL
Advocate I
Advocate I

Hi,
Can you please provide more information with screenshots? would be helpful to understand and debug!

Hi, i already edit the post and attach few screenshot, hope it would be helpful!

Anonymous
Not applicable

Hi @AmarRK2512,

In fact, I can't report your scenario based on the screenshot. Can you please share some detail scripts that you processing in these steps?

BTW, the error message metions the delete data operation failed, I think you can add some operations to check if these data existed at first.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.