Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2 HotFix 1
- All Products
For example,... -o option_name=value option_name=value ...
./infacmd.sh createconnection -dn Domain_AWS -un Administrator -pd Administrator -cn AWS_RS_CLI-ct AMAZONREDSHIFT -o "Username=infaqars Password=Ondemand_123 Schema=adpqa AWSAccessKeyID=abcd AWSSecretAccessKey=abcd MasterSymmetricKey='COJ9oRQW/UW1/wmjl+GFFaWe8Qv6vnr8XStqem6e8kEY=' ClusterNodeType=ds1.xlarge NumberOfNodesinCluster=2 JDBCURL=jdbc:redshift://infa-rs-qa-cluster.ca8dsxvs46sw.us-west-2.redshift.amazonaws.com:5439/rsqa"
Property
| Description
|
---|---|
Username
| User name of the Amazon Redshift account.
|
Password
| Password for the Amazon Redshift account.
|
ClusterNodeType
| Node type of the Amazon Redshift cluster.
You can select the following options:
For more information about nodes in the cluster, see the Amazon Redshift documentation.
|
NumberOfNodesinCluster
| Number of nodes in the Amazon Redshift cluster.
For more information about nodes in the cluster, see the Amazon Redshift documentation.
|
JDBC URL
| Amazon Redshift connection URL.
|