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

Teradata® QueryGrid™ Installation and User Guide

Product
Teradata QueryGrid
Release Number
2.19
Published
July 2022
Language
English (United States)
Last Update
2022-07-28
dita:mapPath
jpf1654813554544.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.