Skip to content

S3 endpoint configuration #1169

Description

@mike0sv

Is your feature request related to a problem? Please describe.
I want to use my on-premise installment of s3 (minio in my case). For this I need a way to provide custom endpoint_url for boto3.client initialization.

Describe the solution you'd like
New configuration option like FEAST_S3_ENDPOINT_URL. And use it's value in feast.staging.storage_client.S3Client.__init__ when creating s3 client. Default None value will ensure backward compatibility.
To configure this option for spark jobs, #1168 can be implemented

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