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

Support access to s3 using an IDbroker (KNOX) provider #7515

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

Support access to s3 using an IDbroker (KNOX) provider #7515

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

Comments

@exalate-issue-sync
Copy link

Users will be able to add an option {{-configure_s3_using_s3a}} that will automatically apply their S3A configuration to S3 configuration. This should resolve the primary issue of using IDbroker as a provider (would be used in environments where S3A is configured anyway).

@exalate-issue-sync
Copy link
Author

Michal Kurka commented: [~accountid:5c355702a217aa69bce55831] the implementation included in H2O release 3.32.1.3 had a bug and h2odriver with option {{-configure_s3_using_s3a}} doesn’t work (you can specify the option but it won’t do anything).

The workaround is to pass the option directly to h2o-core:

{noformat}hadoop jar h2odriver.jar -n 1 -mapperXmx 10g -J -configure_s3_using_s3a{noformat}

(the trick is to add {{-J}} option)

This will be fixed in 3.32.1.4 but the -J trick will keep working.

@exalate-issue-sync
Copy link
Author

Michal Kurka commented: Fixed here: [https://github.com//pull/5509|https://github.com//pull/5509|smart-link]

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Details

Jira Issue: PUBDEV-8135
Assignee: Michal Kurka
Reporter: Joseph Granados
State: Closed
Fix Version: 3.36.0.1
Attachments: N/A
Development PRs: Available

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

Linked PRs from JIRA

#5489
#5490
#5498
#5509

@h2o-ops h2o-ops closed this as completed May 14, 2023
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