How to crawl Teradata

Once you have configured the Teradata user permissions, you can establish a connection between Atlan and Teradata.

To crawl metadata from Teradata, review the order of operations and then complete the following steps.

Select the source

To select Teradata as your source:

  1. In the top right of any screen in Atlan, navigate to +New and click New Workflow.
  2. From the Marketplace page, click Teradata Assets.
  3. In the right panel, click Setup Workflow.

Provide credentials

Choose your extraction method:

Direct extraction method

To enter your Teradata credentials:

  1. For Host, enter hostname of your Teradata instance.
  2. For Port, enter the port number of your Teradata instance.
  3. For Authentication, Basic is the default method.
  4. For Username, enter the username created when setting up user permissions.
  5. For Password, enter the password created when setting up user permissions.
  6. Click the Test Authentication button to confirm connectivity to Teradata.
  7. Once authentication is successful, navigate to the bottom of the screen and click Next.

Offline extraction method

Atlan also supports the offline extraction method for fetching metadata from Teradata. This method uses Atlan's metadata-extractor tool to fetch metadata. You will need to first extract the metadata yourself and then make it available in S3.

To enter your S3 details:

  1. For Bucket name, enter the name of your S3 bucket or Atlan's bucket.
  2. For Bucket prefix, enter the S3 prefix under which all the metadata files exist. These include database.json, columns-<database>.json, and so on.
  3. (Optional) For Bucket region, enter the name of the S3 region.
  4. Once completed, navigate to the bottom of the screen and click Next.

Configure the connection

Complete the Teradata connection configuration:

  1. Provide a Connection Name that represents your source environment. For example, you might use values like production, development, gold, or analytics.
  2. (Optional) To change the users able to manage this connection, change the users or groups listed under Connection Admins.
    🚨 Careful! If you do not specify any user or group, nobody will be able to manage the connection — not even admins.
  3. At the bottom of the screen, click Next to proceed.

Configure the crawler

Before running the Teradata crawler, you can further configure it.

On the Metadata page, you can override the defaults for any of these options:

  • To select the assets you want to exclude from crawling, click Exclude Metadata. (This will default to no assets, if none are specified.)
  • To select the assets you want to include in crawling, click Include Metadata. (This will default to all assets, if none are specified.)
  • To have the crawler ignore tables and views based on a naming convention, specify a regular expression in the Exclude regex for tables & views field.
  • For Advanced Config, keep Default for the default configuration or click Custom to configure the crawler:
    • For Enable Source Level Filtering, click True to enable schema-level filtering at source or click False to disable it.
    • For Use JDBC Internal Methods, click True to enable JDBC internal methods for data extraction or click False to disable it.
💪 Did you know? If an asset appears in both the include and exclude filters, the exclude filter takes precedence.

Run the crawler

To run the Teradata crawler, after completing the steps above:

  1. To check for any permissions or other configuration issues before running the crawler, click Preflight checks.
  2. You can either:
    • To run the crawler once immediately, at the bottom of the screen, click the Run button.
    • To schedule the crawler to run hourly, daily, weekly, or monthly, at the bottom of the screen, click the Schedule Run button.

Once the crawler has completed running, you will see the assets in Atlan's assets page! 🎉

Related articles

Was this article helpful?
0 out of 0 found this helpful