Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is Databricks Spark cluster manager? Can it be changed?

Original Spark distributive supports several cluster managers like YARN, Mesos, Spark Standalone, K8s. I can't find what is under the hood in Databricks Spark, which cluster manager it is using, and is it possible to change?

enter image description here

What's Databricks Spark architecture?

Thanks.

like image 339
Alex_Y Avatar asked Dec 01 '25 20:12

Alex_Y


1 Answers

You can't change the cluster manager in Databricks, and you really don't need that because this part is managed for you. You can think about it as a kind of standalone cluster, but there are differences. General Databricks architecture is shown here.

You can change the cluster configuration by different means - init scripts, configuration parameters, etc. See documentation for more details.

like image 63
Alex Ott Avatar answered Dec 06 '25 07:12

Alex Ott



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!