Skip to content

Add support for MinIO (and other S3-compatible storages)#127

Open
kakoni wants to merge 1 commit into
embulk:masterfrom
kakoni:patch-1
Open

Add support for MinIO (and other S3-compatible storages)#127
kakoni wants to merge 1 commit into
embulk:masterfrom
kakoni:patch-1

Conversation

@kakoni

@kakoni kakoni commented Jan 9, 2024

Copy link
Copy Markdown

withPathStyleAccessEnabled(true) needs to be enabled in AmazonS3ClientBuilder in order for this plugin to work with MinIO.

This PR ads new configuration option path_style_access which lets you configure this behavior.

@dmikurube

Copy link
Copy Markdown
Member

Thanks for your contrubution.

Can you add some information that supports :

withPathStyleAccessEnabled(true) needs to be enabled in AmazonS3ClientBuilder in order for this plugin to work with MinIO.

For example, AWS API Doc or SDK Javadoc, MinIO Doc, and/or else...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants