Skip to content

eduardofb/redshift-create-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

redshift-create-manifest

Redshift script to create a MANIFEST file recursively.

Exemple

python create-manifest --bucket_in="myBucket" --bucket_out="myBucket" --prefix_in="my/path/" --prefix_out="out/manifest"

This line will look for all "gz" files stored recursively in my/path prefix and store the created MANIFEST file into out/manifest/manifest

About

Redshift script to create a MANIFEST file recursively

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages