Eliminación de versiones antiguas de software de QueryGrid Manager - Teradata QueryGrid

QueryGrid™ Guía de instalación y uso- 3.06

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata QueryGrid
Release Number
3.06
Published
Diciembre de 2024
ft:locale
es-ES
ft:lastEdition
2024-12-18
dita:mapPath
es-ES/ndp1726122159943.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
Product Category
Analytical Ecosystem

Utilice la utilidad de línea de comandos cleanup-software.sh para quitar las versiones de software antiguas de QueryGrid Manager. La utilidad limpia el software de tejido, nodo y conector que no se ha utilizado durante el período de tiempo especificado.

Las opciones de cleanup-software.sh son:

./cleanup-software.sh --help
usage: cleanup-software [-d <days>] [-h] [-m <host>] [-n] 

Cleanup older software that is no longer being used. 

options:
 -d,--days <days>      The number of days old the software should be
                       before considering it for removal. Defaults to 7.
 -h,--help             Print this message
 -m,--manager <host>   The hostname of the QueryGrid manager to connect
                       to. Defaults to localhost.
 -n,--no-ssl           Use HTTP instead of HTTPS to connect to the manager.
  1. Inicie sesión en el sistema donde se ejecuta QueryGrid Manager.
  2. En /opt/teradata/tdqgm/bin, ejecute: ./cleanup-software.sh
    Debe ejecutar este comando como usuario raíz o usuario tdqgm.
    Removing unused software older than 2016-08-25T10:26:41.356-0700.
    Deleted tdqg-fabric-02.00.00.00_SNAPSHOT.tar.gz.
    Deleted tdqg-presto-connector-02.00.00.00_SNAPSHOT.tar.gz.
    Deleted tdqg-node-02.00.00.00_SNAPSHOT.tar.gz.
    Deleted tdqg-teradata-connector-02.00.00.00_SNAPSHOT.tar.gz.
    […]