Skip to main content
Version: current [24.3.x]

Domo

Domo is a cloud-based platform designed to provide direct, simplified, real-time access to business data for decision makers across the company with minimal IT involvement.

Supported Authentication Methods

  • Use the username and password of an account in your Dremio cluster.
  • Use a username and a personal access token (PAT). To create one, see Creating a PAT.

Creating a Cloud Integration with Dremio Software

  1. Click the Data tab to open the Datasets page.

  2. Click the Federated tab to open the Amplify existing cloud warehouses dialog.

  3. Next to Native integration, click Dremio.

  4. In the Cloud integrations dialog, click Add new integration.

  5. In step 1 of the Connect a Dremio cloud integration wizard, follow these sub-steps:

    1. In the Integration name field, specify a unique name for the integration.
    2. (Optional) In the Integration description field, briefly describe the integration.
    3. Select Dremio Software as the connection type.
  6. Click Next.

  7. In step 2 of the wizard, follow these sub-steps:

    1. In the Dremio connection URL field, specify the following connection URL:

      Connection URL
      ```
      jdbc:dremio:direct=<hostname>:<port>;ssl=<true-or-false>
      ```
      `ssl`: Specifies whether to encrypt communication with the Dremio cluster. Set to `true` only if encryption for communication with JDBC clients is configured in the cluster. See [Encryption for JDBC Clients and Power BI Clients That Use the Legacy ODBC Driver](/current/get-started/cluster-deployments/customizing-configuration/dremio-conf/wire-encryption-config/#encryption-for-jdbc-clients-and-power-bi-clients-that-use-the-legacy-odbc-driver) for the steps.
    2. In the Username field, specify the username of the Dremio account that you want to use for authenticating to Dremio.

    3. In the Password field, specify either the password for the Dremio account or a PAT.

  8. Click Next.

  9. Select the tables that you want to use with Domo through this integration.

  10. Click Create Datasets.

Datasets are created from the tables, though no data is moved or copied. Datasets in Domo are connections to data in data sources.