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:ย 

Which cluster mode should I choose for most efficient graph modelling?

Direo
Contributor

Is there a difference between cluster modes in this case? Can it be that Graphx would work better on single than on standart cluster or high concurrency cluster (for multiple users)? Does less concurrent cluster wourld be more efficient for graph modelling?

1 ACCEPTED SOLUTION

Accepted Solutions

Hubert-Dudek
Esteemed Contributor III

Single - for development purposes,

high concurrency - when multiple users run notebooks at the same time in parallel,

so usually standard is the best option.

Regarding VM I bet compute optimized.

I recommend also to read ebook "Spark GraphX in action" https://livebook.manning.com/book/spark-graphx-in-action/table-of-contents/

View solution in original post

3 REPLIES 3

Hubert-Dudek
Esteemed Contributor III

Single - for development purposes,

high concurrency - when multiple users run notebooks at the same time in parallel,

so usually standard is the best option.

Regarding VM I bet compute optimized.

I recommend also to read ebook "Spark GraphX in action" https://livebook.manning.com/book/spark-graphx-in-action/table-of-contents/

-werners-
Esteemed Contributor III

Iยดd say start as cheap as possible and check the runtime.

Anonymous
Not applicable

@Direo Direoโ€‹ - What do you think of these answers? If either of them stands out as best, would you please mark it that way? If you have more questions, please, bring them on!

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