Up or Downgrade QueryGrid on Azure VMSS | QueryGrid - Upgrading or Downgrading QueryGrid Deployment Scripts on Azure VMSS - 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
lifecycle
latest
Product Category
Analytical Ecosystem
  1. Upload the new TDQG_DEPLOYMENT.sh script and the tdqg-node.json token to a Storage Account container.
  2. Follow the instructions for creating a new Custom Script for Linux extension:
    1. Select Extensions in the left menu.
    2. Add Custom Script for Linux extension.
    3. Select Browse.
      Add the tdqg-node.json and tdqg_depolyment.sh scripts that you uploaded to a storage account previously.
    4. Add bash TDQG_Deployment.sh --tdqg_node_json_file tdqg-node.json --scale-in-enabled true to the Command field.
      [Optional] scale-in-enabled:true
      This enables automated scale-in performed by the QueryGrid software when a driver host has been idle for a certain amount of time. When combined with an Autoscale only out policy defined in the ASG Scaling options, both scale in and scale out are automated.
      Because this task is performed by QueryGrid, if set to true, scale in occurs even if Scale-in rule is deleted.