Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option configure_s3_using_s3a doesn't work in certain deployments #6947

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 2 comments
Closed

Comments

@exalate-issue-sync
Copy link

In [https://h2oai.atlassian.net/browse/PUBDEV-8135|https://h2oai.atlassian.net/browse/PUBDEV-8135|smart-link] we added the option {{configure_s3_using_s3a}} to simplify switching between S3A to S3.

This option, however, only works in certain deployments. In deployments using a private S3 endpoint, it cannot be used because the public bucket “[www.h2o.ai|http://www.h2o.ai]” used to configure S3AFileSystem and extract the AmazonS3 client doesn’t work. In Hadoop deployments, there can be specific configurations per bucket.

The goal of this Jira is to refactor the code and make the option usable everywhere. Users should be able to provide their S3A configuration and then seamlessly switch between using S3 and S3A.

We also don’t have any documentation for the option yet (cc: [~accountid:5d1185d4f46aa30c271c7cc6] )

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Details

Jira Issue: PUBDEV-8787
Assignee: Michal Kurka
Reporter: Michal Kurka
State: Resolved
Fix Version: 3.38.0.1
Attachments: N/A
Development PRs: Available

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

Linked PRs from JIRA

#6262
https://github.com/h2oai/h2oai-serving/pull/1079

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

No branches or pull requests

1 participant