Forum Discussion

choran's avatar
choran
Regular Visitor
2 years ago
Solved

Notebooks taking a considerable time to run when deployed in data pipelines

Hi all!

 

I am currently experiencing substantial runtimes for my data pipelines due to long runtimes for my notebooks. 

A breakdown of the time that it takes for a notebook to run (when no other pipelines, or notebooks are running, that may consume Spark capacity):

- Notebook activity overall runtime: 4-7mins

- Actual time to run activities within notebook: Less than 60s

 

I have shown an example screenshot when I view the run details of the notebook activity from within the pipeline: 

 

- The notebook is being run in a custom environment as I need to import the AzureOpenAI library. 

- I am currently utilising F8 SKU.

 

I think it is taking a long-time to run as it takes time to connect to a Spark cluster. Is there a way of speeding this up with configurations, or is it a case of increasing the SKU?

 

1 Reply