Skip to content

Commit

Permalink
Add Redshift requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua authored and hashhar committed Jun 18, 2021
1 parent e38bfbb commit 07f7269
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/main/sphinx/connector/redshift.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ external `Amazon Redshift <https://aws.amazon.com/redshift/>`_ cluster. This can
different systems like Redshift and Hive, or between two different
Redshift clusters.

Requirements
------------

To connect to Redshift, you need:

* Network access from the Trino coordinator and workers to Redshift.
Port 5439 is the default port.

Configuration
-------------

Expand Down

0 comments on commit 07f7269

Please sign in to comment.