Downloading the Utility Software - Aster Analytics on AWS

Teradata Aster Analytics on AWS Getting Started Guide

Product
Aster Analytics on AWS
Release Number
1.5
Published
October 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
gkp1499384139306.ditamap
dita:ditavalPath
AWS.ditaval
dita:id
tsu1471542219751
lifecycle
previous
Product Category
Cloud
Before you begin, download the backup and restore software on to the client.
  1. SSH to the client, as ec2-user and using your keypair file.
    ssh -i <your keypair file> ec2-user@<IP address of the client> 
  2. Secure copy the utility software /home/beehive/cluster-management/barAsterOnAws.py from the queen node to the client, in a directory of your choice (that is, $BARHOME).
    scp -i <queen_machine.pem> ec2-user@<IP address of the queen node>:/home/beehive/cluster-management/barAsterOnAws.py $BARHOME