Viewing Metastore Details for a Cluster

View default and external metastore details for a Big Data Service cluster.

    1. Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
    2. Under Compartment, select the compartment that contains the cluster.
    3. In the list of clusters, click the name of the cluster.
    4. On the Cluster details page, under Resources click Metastore configurations.

      The default local metastore is listed. An external metastore is also listed if you have created one.

    5. Click the name of a metastore to view its details.
      Tip

      From the Actions menu for a metastore, you can test its configuration, activate, update an API key, or delete it. You can not delete the local metastore.
  • Use the oci bds bds-metastore-configuration get command and required parameters to view details of a metastore .

    oci bds bds-metastore-configuration get --bds-instance-id <bds_instance_id> --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 GetBdsMetastoreConfiguration operation to get details for an external metastore.