Skip to contents

Deletes a metastore. The caller must be a metastore admin.

Usage

delete_metastore(client, id, force = NULL)

metastoresDelete(client, id, force = NULL)

Arguments

client

Required. Instance of DatabricksClient()

id

Required. Unique ID of the metastore.

force

Force deletion even if the metastore is not empty.