Skip to content

[#4551] feat(iceberg): add S3 and GCS support for IcebergRESTService docker image#5243

Merged
FANNG1 merged 3 commits intoapache:mainfrom
FANNG1:gcs_docker
Oct 30, 2024
Merged

[#4551] feat(iceberg): add S3 and GCS support for IcebergRESTService docker image#5243
FANNG1 merged 3 commits intoapache:mainfrom
FANNG1:gcs_docker

Conversation

@FANNG1
Copy link
Contributor

@FANNG1 FANNG1 commented Oct 24, 2024

What changes were proposed in this pull request?

  1. add AWS and GCP bundle jar to IcebergRESTServer docker image
  2. use environment variable to change the config

Why are the changes needed?

Fix: #4551

Does this PR introduce any user-facing change?

no

How was this patch tested?

run SQL with access S3 and GCS data

@FANNG1 FANNG1 changed the title [SIP] support docker image to support credential vending [#4551] feat(iceberg): add S3 and GCS support for IcebergRESTService docker image Oct 29, 2024
@FANNG1
Copy link
Contributor Author

FANNG1 commented Oct 29, 2024

@jerryshao @yuqi1129 @jerqi please help to review, thanks

@yuqi1129
Copy link
Contributor

Please update the doc docker-image-details.md also.

@FANNG1
Copy link
Contributor Author

FANNG1 commented Oct 30, 2024

Please update the doc docker-image-details.md also.

updated, please help to review again

@FANNG1
Copy link
Contributor Author

FANNG1 commented Oct 30, 2024

@yuqi1129 any other comments? @jerryshao do you have time to review again?

@yuqi1129
Copy link
Contributor

@yuqi1129 any other comments? @jerryshao do you have time to review again?

I have no further comments.

@FANNG1 FANNG1 self-assigned this Oct 30, 2024
@FANNG1 FANNG1 merged commit 0232b3c into apache:main Oct 30, 2024
github-actions bot pushed a commit that referenced this pull request Oct 30, 2024
…docker image (#5243)

### What changes were proposed in this pull request?
1.  add AWS and GCP bundle jar to IcebergRESTServer docker image
2.  use environment variable to change the config 

### Why are the changes needed?


Fix: #4551 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
run SQL with access S3 and GCS data
mplmoknijb pushed a commit to mplmoknijb/gravitino that referenced this pull request Nov 6, 2024
…rvice docker image (apache#5243)

### What changes were proposed in this pull request?
1.  add AWS and GCP bundle jar to IcebergRESTServer docker image
2.  use environment variable to change the config 

### Why are the changes needed?


Fix: apache#4551 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
run SQL with access S3 and GCS data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement] add S3 and GCS support for Gravitino Iceberg REST server docker image

2 participants