cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

how to optimize the runtime in 10.4 cluster

databicky
Contributor II

i am loading the 1billion data from spark dataframe into target table, but in the 7.3 cluster it takes 3 hours to complete but after migrated to 10.4 cluster its taking 8 hours to complete , how can i reduce the time durationโ€‹

4 REPLIES 4

Debayan
Databricks Employee
Databricks Employee

Hi, Please refer https://docs.databricks.com/clusters/cluster-config-best-practices.html for best practises for cluster configurations. Please let us know if this helps.

jose_gonzalez
Databricks Employee
Databricks Employee

Hi @Mohammed sadamuseanโ€‹,

Could you provide more details on what are you doing? What type of transformations/actions are you doing? whats your source and sink? batch or streaming? all that information will help.

i have data in adls, i load thise data into multiple dataframes in the databricks notebook, from the final dataframe i am loading data into final target table based on the dataframe tempview, usually it takes 3 in 7.3 cluster but in 10.4 cluster it take around 8 hours , 1 billion records is thereโ€‹

could you check your Spark UI to identify which stage is taking the longest time, and share some information in here

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group