Catalog Configuration | Teradata Vantage - Catalog Configuration - Teradata Vantage

Teradata® Open Table Format for Apache Iceberg and Delta Lake User Guide

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Teradata Vantage
Release Number
20.00
Published
October 2025
ft:locale
en-US
ft:lastEdition
2026-06-17
dita:mapPath
qrj1749167830193.ditamap
dita:ditavalPath
lli1749584660955.ditaval
dita:id
bsr1702324250454

The catalog section defines how OTF connects to the BigLake metastore through the Iceberg REST Catalog. It requires the following parameters:

  • Catalog type
  • Catalog location
  • Catalog name
  • IDP type

These values allow OTF to access the BigLake REST API for metadata operations such as retrieving table schemas, committing metadata files, and managing Iceberg table versions.

Catalog access is controlled through an AUTHORIZATION object.

A Google Cloud Service Account is used to generate access tokens for the BigLake REST API. This Service Account provides the credentials needed for catalog authentication.