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] support IcebergIT with HiveCatalog&JdbcCatalog #480

Closed
Tracked by #321
FANNG1 opened this issue Oct 9, 2023 · 0 comments · Fixed by #520
Closed
Tracked by #321

[Subtask] support IcebergIT with HiveCatalog&JdbcCatalog #480

FANNG1 opened this issue Oct 9, 2023 · 0 comments · Fixed by #520
Assignees

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Oct 9, 2023

Describe the subtask

planning to use local fs to skip HDFS docker environments.

Parent issue

#321

@FANNG1 FANNG1 self-assigned this Oct 9, 2023
@FANNG1 FANNG1 added this to the Graviton v0.2.0 milestone Oct 9, 2023
jerryshao pushed a commit that referenced this issue Oct 17, 2023
…eIT (#493)

### What changes were proposed in this pull request?

add hive catalog to IcebergRESTServiceIT
1. custom graviton config file with different Iceberg catalog types
2. The hive catalog warehouse location is using localfs to bypass HDFS
3. unify test namespace to `iceberg_rest_` prefix, to drop all test
namespace and tables before each test.

### Why are the changes needed?


Part of: #480

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

### How was this patch tested?
1. existing UTs
4. HiveCatalog UTs
jerryshao pushed a commit that referenced this issue Oct 17, 2023
…service IT (#520)

### What changes were proposed in this pull request?
support JdbcCatalog for Iceberg REST service IT

### Why are the changes needed?

Fix: #480 

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

### How was this patch tested?
add Jdbc IT
jerryshao pushed a commit that referenced this issue Oct 26, 2023
…eIT (#493)

### What changes were proposed in this pull request?

add hive catalog to IcebergRESTServiceIT
1. custom graviton config file with different Iceberg catalog types
2. The hive catalog warehouse location is using localfs to bypass HDFS
3. unify test namespace to `iceberg_rest_` prefix, to drop all test
namespace and tables before each test.

### Why are the changes needed?


Part of: #480

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

### How was this patch tested?
1. existing UTs
4. HiveCatalog UTs
jerryshao pushed a commit that referenced this issue Oct 26, 2023
…service IT (#520)

### What changes were proposed in this pull request?
support JdbcCatalog for Iceberg REST service IT

### Why are the changes needed?

Fix: #480 

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

### How was this patch tested?
add Jdbc IT
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 a pull request may close this issue.

1 participant