Add an Edge capability to an Edge site

After you have created and installed an Edge site, you can add an Edge capability to perform specific tasks on a data source. For example, you can register a data source using a JDBC connection that belongs to an Edge capability.

Prerequisites

Steps

Tip 

This information varies depending on the capability template.

  1. Open an Edge site.
    1. On the main menu, click , and then click Settings.
      The Collibra settings page opens.
    2. In the tab pane, click Edge.
      The Edge sites overview appears.
    3. In the Edge site overview, click the name of an Edge site with the status Healthy.
      The Edge site page appears.
  2. In the Capabilities section, click Add capability.
    The Add capability page appears.
  3. Enter the required information.
    FieldDescriptionRequired

    Capability

    This section contains the general information about the capability.

    Name

    The name of the Edge capability.

    Yes
    Description

    The description of the Edge capability.

    No
    Capability template

    The capability template, which determines the next available sections.

    Select the Catalog JDBC ingestion capability template to register a data source.

    Select the JDBC Profiling capability template to profile and classify your data.

    Select the Catalog JDBC Sampling capability template to view sample data.

    Select the DQ Connector capability template to ingest Collibra Data Quality & Observability user-defined rules, metrics, and dimensions into Collibra Data Catalog.

    Important Collibra Data Quality & Observability is only available in beta. Please create a support ticket to get access.

    Select the S3 synchronization capability template to connect to Amazon S3.

    Yes

    Custom properties

    The required custom properties are based on the selected capability template.

    You see the custom properties after you select a capability template.

    Yes

    Connection

    This section contains information to connect to the data source.

    JDBC connection

    The connection to the data source.

    Yes
    JDBC data source type

    The data source type of the data source that you want to ingest.

    Yes
    Supports schemas

    A text field where you have to enter True to enable database registration of data sources that have no schema. If the data source has schemas, you can ignore this field.

    Tip If the data source does not have a schema, Data Catalog creates a Schema asset with the same name as the full name of the database.

    No

    Others

    This section can contain additional capability properties.

    Warning Adding additional properties can have a significant impact on your Edge site. Only add or update them together with Collibra Support.

    Click Add property to add a property.
    The possible properties are: ClosedShow properties
    Click Add property to add a property.
    The possible properties are: ClosedShow properties

    Note No validation is performed on the values you add.

    No

    DQ

    This section contains information about the Collibra Collibra Data Quality & Observability connection.
    Base URL
    Your Collibra Collibra Data Quality & Observability URL Yes
    Username
    The Collibra Collibra Data Quality & Observability username for this connection. Yes
    Password
    The Collibra Collibra Data Quality & Observability password for this connection. Yes
    Encryption options

    Select the type of encryption to use.

    Default: To be encrypted by Edge management server.

    Issuer of the JWT
    If you have selected Encrypted with public key, enter your JWT issuer. No
    Collibra metadata modelThis section contains information about where to ingest Collibra Data Quality & Observability assets.
    DQ Rules domain id
    The UUID of the Rulebook Domain for the ingested Collibra Data Quality & Observability rules. Yes
    DQ Metrics domain id
    The UUID of the Business Asset Domain for the ingested Collibra Data Quality & Observability metrics. Yes
    DQ Dimensions domain id
    The UUID of the Business Asset Domain for the ingested Collibra Data Quality & Observability dimensions. Yes
    Default DQ Dimension name

    The default Data Quality Dimension, for example Accuracy, Completeness, Consistency and so on.

    Default: Completeness.

    Yes
    DQ Metric classified by DQ Dimension relation type id
    The UUID of the Data Quality Metric classified by / classifies Data Quality Dimension relation. If left unspecified, this relation will not be added. No
    Assets are imported in batches of this size

    The batch size of the ingestion.

    Default: 5000.

    Yes

    S3 service account

    This section contains the information on how to connect to Amazon S3.
    AWS Connection
    The AWS connection to be used. Yes
    IAM role
    The IAM role used by AWS Glue crawlers. Yes
    Encryption options

    Select the type of encryption used to store the IAM role.

    Default: To be encrypted by Edge management server.

    Yes

    General

    This section contains general information about logging.

    Note This section does not apply to S3 synchronization. This section only applies to JDBC capabilities.

    Debug

    Note This section does not apply to S3 synchronization.

    An option to automatically send Edge infrastructure log files to Collibra Data Intelligence Cloud. By default, this option is set to false.

    Note We highly recommend to only send Edge infrastructure log files to Collibra Data Intelligence Cloud when you have issues with Edge. If you set it to true, it will automatically revert to false after 24h.
    No
    Log level

    Note This section does not apply to S3 synchronization.

    An option to determine the verbosity level of Catalog connector log files. By default, this option is set to No logging.
    No
  4. Click Save.
    The capability is added to the Edge site.
    The fields become read-only.

What's next?

You can now register a data source via Edge.