Initial requirements - Connect_ETL - 9.13

Connect ETL Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
9.13
Language
English
Product name
Connect ETL
Title
Connect ETL Installation Guide
Copyright
2024
First publish date
2003
Last updated
2024-11-08
Published on
2024-11-08T16:36:35.232000

Before attempting to connect to Amazon Redshift, do the following:

  • Configure the Connect server, which can be either an Amazon Elastic Compute Cloud (EC2) instance or your local machine, to accept SSH connections.
  • Depending on the Connect server, consider the following:
  • EC2 instance – Set the size of the maximum transmission unit (MTU).
  • Local machine - Due to throughput on the wide area network (WAN), you may notice a performance lag at design time and at runtime.

If the local machine is behind a firewall, you may need to configure a Virtual Private Network (VPN) to connect to the local machine from Amazon Redshift.

  • Configure the Connect server to include the Amazon Redshift cluster public key and cluster node IP addresses:
  1. Retrieve the Amazon Redshift cluster public key and cluster node IP addresses.
  2. Add the Amazon Redshift cluster public key to the Connect host's authorized keys file.
  3. Configure the Connect host to accept all of the Amazon Redshift cluster node IP addresses.
  4. Get the public key for the Connect host.
  • Specify Amazon Redshift parameters in the Connect Redshift configuration file.
The parameters outlined in the Connect Redshift configuration file, as defined by the DMX_REDSHIFT_INI_FILE environment variable, provide Connect with the values required to access an Amazon S3 bucket and to invoke the Amazon Redshift COPY command.
Note: If DMX_REDSHIFT_INI_FILE is not set, Connect issues an error message upon task initiation and the Connect task aborts.