How to Load Data Into AWS Redshift with Apache NiFi

How to Load Data Into AWS Redshift with Apache NiFi https://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html

--jdbc string
jdbc:redshift://"redshift cluster endpoint"
--driver Class Name 
com.amazon.redshift.jdbc42.Driver
--jar location 
"full path"/RedshiftJDBC42-1.2.8.1005.jar