Skip to content

Extra / causes the S3 bucket to have an empty "folder" at the beginning #33

@ibiris

Description

@ibiris

s3_path = '/%s/%s/%s.csv' % (self._s3_prefix, batch_random, table)

If every key string in S3 should start with a / then the path where this key is appended should not have a / otherwise you will end up with paths like

s3://bucketname//prefix/...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions