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

[Subtask] add S3 support for Iceberg REST server and Iceberg catalog #4264

Closed
Tracked by #4060
FANNG1 opened this issue Jul 24, 2024 · 0 comments · Fixed by #4250
Closed
Tracked by #4060

[Subtask] add S3 support for Iceberg REST server and Iceberg catalog #4264

FANNG1 opened this issue Jul 24, 2024 · 0 comments · Fixed by #4250
Assignees
Labels
ICEBERG-REST-SERVER subtask Subtasks of umbrella issue

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Jul 24, 2024

Describe the subtask

add S3 support for Iceberg REST server and Iceberg catalog

Parent issue

#4060

@FANNG1 FANNG1 added the subtask Subtasks of umbrella issue label Jul 24, 2024
@FANNG1 FANNG1 self-assigned this Jul 24, 2024
jerryshao pushed a commit that referenced this issue Aug 1, 2024
…ceberg REST server and Gravitino Iceberg catalog (#4250)

### What changes were proposed in this pull request?
1. support using static access-key-id and secret-access-key to access S3
data for iceberg rest server and gravitino iceberg catalog
2. refactor the code to reuse the iceberg catalog transform logic for
connector and Iceberg rest server and Iceberg catalog
3. add configuration to manage the s3 access key

### Why are the changes needed?

Fix: #4264 

### Does this PR introduce _any_ user-facing change?
yes, add some document

### How was this patch tested?

I tested Iceberg REST server and Iceberg catalog with `jdbc` catalog
backend and `hive` catalog backend to access S3 data.
@jerryshao jerryshao added the 0.6.0 label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ICEBERG-REST-SERVER subtask Subtasks of umbrella issue
Projects
None yet
2 participants