- 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
- 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
- Modify the bootstrap script to include the location of the catalog properties file as described in Automatically Deploy QueryGrid on Presto on AWS CFT.
- 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.