Upload Presto Catalog Property Files | AWS CFT | QueryGrid - Uploading the Initiator Catalog File for Presto on AWS CFT - Teradata QueryGrid

QueryGridâ„¢ Installation and User Guide - 3.06

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata QueryGrid
Release Number
3.06
Published
December 2024
ft:locale
en-US
ft:lastEdition
2024-12-07
dita:mapPath
ndp1726122159943.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
Product Category
Analytical Ecosystem
  1. Create and edit an initiator catalog properties file: catalog_name.properties.
    For example, create and edit a file named tdh234m1sdld0461_active.properties. Add the following content to the file:
    connector.name=qginitiator
    qginitiator.linkName=tdh234m1sdld0461
    qginitiator.version=active
  2. After Presto initiator catalog property files are created, select and upload them to a directory folder on Amazon S3 as in the following example:
    s3://my_bucket/catalogs_for_presto_stack
  3. Modify the bootstrap script to include the location of the catalog properties file as described in Automatically Deploy QueryGrid on Presto on AWS CFT.
  4. Do one of the following:
    Option Description
    Continue initial install of QueryGrid Refer to Automatically Deploy QueryGrid on Presto on AWS CFT.
    Update the list of catalogs for an existing stack with QueryGrid installed Refer to Upgrading or Downgrading QueryGrid Deployment Scripts on Presto on AWS CFT.

    Make sure the bootstrap script has a unique name and the TDQG_PRESTO_CATALOGS_PATH is pointing at an S3 folder that includes all the catalog properties files that were uploaded.