Skip to main content

Redshift Connection String in StreamSets Transformer

  • November 27, 2021
  • 0 replies
  • 69 views

AkshayJadhav
StreamSets Employee
Forum|alt.badge.img

Product: StreamSets Transformer

Streamsets provides the stage for Amazon Redshift, By default, Amazon Redshift provides the Endpoint to make the communication.

 

Here is the example of the Redshift connection string which we need to use in the Streamsets Transformer Redshift stage

 

For example, your JDBC URL could look like this (In AWS console):-
jbbc:redshift://mycluster.us0I5nrnge4i.us-west-2.redshift.amazonaws.com:5439/dev

So the endpoint for the pipeline as below:
mycluster.us0I5nrnge4i.us-west-2.redshift.amazonaws.com:5439/dev 

 

Did this topic help you find an answer to your question?

0 replies

Be the first to reply!

Reply