Skip to content

Simple Maven based java program which will connect to AWS RedShift and fetch all the tables and create a new Table in DB

Notifications You must be signed in to change notification settings

expertprogramming/RedshiftDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedshiftDemo

Simple Maven based java program which will connect to AWS RedShift and fetch all the tables and create a new Table in DB

important point to use this application.

Support you are createting RedShift in AWS ANd you are running this application from outside of Redshift VPC.

You need to enaable the public access of redshift from cluster setting. You need to allow the Redshift port access form AWS redShift Securtiy group.

About

Simple Maven based java program which will connect to AWS RedShift and fetch all the tables and create a new Table in DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages