Testing an External Metastore Configuration

Test the configuration of a local or external metastore 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.
    5. From the Actions menu for the metastore configuration that you want to test, select Test configuration.
    6. In the Test configuration dialog box, enter the Cluster admin password for the cluster, and then click Test configuration.
    7. Review the connection status and when done, click Close.
  • Use the oci bds bds-metastore-configuration test command and required parameters to test a local or external metastore configuration.

    oci bds bds-metastore-configuration test --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 TestBdsMetastoreConfiguration operation to test a local or external metastore configuration.