You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Name of the cluster that will be used during storage mounting. If mount_adls_passthrough == true, cluster should also have option cluster_conf_passthrought == true"
210
210
default=null
211
211
}
212
+
213
+
variable"mount_enabled" {
214
+
type=bool
215
+
description="Boolean flag to enable ADLS mount to Databricks"
0 commit comments