IBM Cloud Docs
Retrieving Metadata Service (MDS) endpoints and credentials

Retrieving Metadata Service (MDS) endpoints and credentials

IBM® watsonx.data integrates with multiple entities like Spark, Db2, NPSaaS, and the like. You require watsonx.data MDS credentials and enpoint to establish connection with the entities at the time of integration.

MDS username is by default ibmlhapikey.

Generating API key

  1. As the watsonx.data administrator, you can:

    1. Create service IDs
    2. Invite users and grant permissions

    Permission required for watsonx.data are MetastoreAdmin in Service access and appropriate roles in Platform access.

  2. Generate an API key. for more information, see:

Getting the MDS endpoint

  1. Log in to watsonx.data console.

  2. From the navigation menu, select Infrastructure manager.

  3. Select the catalog.

  4. Click Details to view the catalog details page.

  5. Copy the endpoint:

    1. Metastore Thrift endpoint: This is your Hive interface endpoint for thrift.
    2. Metastore REST endpoint: Use this for Unity and Iceberg Catalog REST API.

    You can retrieve the endpoints using API. For more information, see Get catalog API.