cube-js/cube

Support adding prefix/subfolder under an S3 bucket for Redshift

Open

#5114 aperta il 18 ago 2022

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)Rust (1965 fork)batch import
driver:redshifthelp wanted

Metriche repository

Star
 (19.563 star)
Metriche merge PR
 (Merge medio 5g 16h) (138 PR mergiate in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. Ccube does not support adding prefix/subfolder under an S3 bucket in .env file. If you try to hard-code path after the bucket name it will have errors like: InvalidBucketName: Bucket name shouldn't contain '/', received (your wrong path here)

Describe the solution you'd like Maybe to have CUBEJS_DB_EXPORT_BUCKET changed to CUBEJS_DB_EXPORT_PATH

Describe alternatives you've considered

Guida contributor