Skip to main content
Version: 2.2.0-beta

Greenplum

Greenplum source connector

Description​

Read Greenplum data through Jdbc connector.

Key features​

supports query SQL and can achieve projection effect.

tip

Optional jdbc drivers:

  • org.postgresql.Driver
  • com.pivotal.jdbc.GreenplumDriver

Warn: for license compliance, if you use GreenplumDriver the have to provide Greenplum JDBC driver yourself, e.g. copy greenplum-xxx.jar to $SEATNUNNEL_HOME/lib for Standalone.