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 do I programatically in python retriev the name of the current attached cluster in a DB notebook?

User16826987838
Contributor
 
1 REPLY 1

brickster_2018
Databricks Employee
Databricks Employee

Using cluster tags we can get the cluster name spark.conf.get("spark.databricks.clusterUsageTags.clusterName")