Before you begin
Before using the Bulk load into Amazon Redshift entry in PDI, you must perform the following steps to download the Redshift driver and copy into the Pentaho distribution:
Download the latest JDBC 4.0 driver from the Download the Amazon Redshift JDBC Driver site.
Copy the downloaded JAR file into the
server/pentaho-server/tomcat/lib
directory to update the Pentaho Server.Copy the downloaded JAR file into the
design-tools/data-integration/lib
directory to update PDI.Verify that your cluster is configured to support the
COPY
command.See Credentials and Access Permissions for more details.
You can now use the Bulk load into Amazon Redshift entry in your PDI jobs.
Last updated
Was this helpful?