cube-js/cube

Support adding prefix/subfolder under an S3 bucket for Redshift

Open

#5.114 aberto em 18 de ago. de 2022

Ver no GitHub
 (1 comment) (2 reactions) (0 assignees)Rust (1.965 forks)batch import
driver:redshifthelp wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

Description

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

Guia do colaborador