Skip to contents

Set libraries to be uninstalled on a cluster. The libraries won't be uninstalled until the cluster is restarted. Uninstalling libraries that are not installed on the cluster will have no impact but is not an error.

Usage

uninstall_cluster_library(client, cluster_id, libraries)

librariesUninstall(client, cluster_id, libraries)

Arguments

client

Required. Instance of DatabricksClient()

cluster_id

Required. Unique identifier for the cluster on which to uninstall these libraries.

libraries

Required. The libraries to uninstall.