Updating the API Key for an External Metastore
Update the API key for an external metastore for a Big Data Service cluster.
- Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
- Under Compartment, select the compartment that contains the cluster.
- In the list of clusters, click the name of the cluster.
- On the Cluster details page, under Resources click Metastore configurations.
- From the Actions menu for the external metastore configuration, select Update API key.
- In the Update API key panel, select the new API key.
- Enter the API key passphrase for the new API key.
- Enter the cluster administrator password for the cluster.
- Click Update.
Use the oci bds bds-metastore-configuration update command and required parameters to update the API key for an external metastore.
oci bds bds-metastore-configuration activate --bds-instance-id <bds_instance_id> --cluster-admin-password <cluster_admin_password> --metastore-config-id <metastore_config_id> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the UpdateBdsMetastoreConfiguration operation to update the API key for an external metastore.