Order of preference between config file, environment variables and arguments of create_context - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798
  • create_context() first looks for arguments passed to the function.
  • If no argument is passed, it then looks for environment variables which are prefixed with TD_
  • If it does not find any environment variable with the mentioned prefix, then it looks for config file.
  • If it did not find config file, an error is returned.