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

[Improvement] remove iceberg runtime form spark connector jar #3396

Closed
FANNG1 opened this issue May 15, 2024 · 0 comments · Fixed by #3539
Closed

[Improvement] remove iceberg runtime form spark connector jar #3396

FANNG1 opened this issue May 15, 2024 · 0 comments · Fixed by #3539
Assignees
Labels
0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 improvement Improvements on everything

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented May 15, 2024

What would you like to be improved?

remove iceberg runtime from spark connector jar. because for specific spark versions there are multi Iceberg runtimes , like 1.5,1.4, different user may use different versions.

How should we improve?

No response

@FANNG1 FANNG1 added the improvement Improvements on everything label May 15, 2024
@FANNG1 FANNG1 changed the title [Improvement] remove iceberg runtime form spark connector [Improvement] remove iceberg runtime form spark connector jar May 15, 2024
@FANNG1 FANNG1 self-assigned this May 24, 2024
@FANNG1 FANNG1 added 0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 labels May 24, 2024
jerryshao pushed a commit that referenced this issue May 24, 2024
…ector jar (#3539)

### What changes were proposed in this pull request?
remove iceberg runtime from spark-connector jar

### Why are the changes needed?

Fix: #3396 

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

### How was this patch tested?
set `enableIcebergSupport` == true, could use Iceberg catalog with extra
iceberg-runtime jars. had tested iceberg 1.4,1.3,1.5 jars
not set `enableIcebergSupport`, could only use hive catalog.
github-actions bot pushed a commit that referenced this issue May 24, 2024
…ector jar (#3539)

### What changes were proposed in this pull request?
remove iceberg runtime from spark-connector jar

### Why are the changes needed?

Fix: #3396 

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

### How was this patch tested?
set `enableIcebergSupport` == true, could use Iceberg catalog with extra
iceberg-runtime jars. had tested iceberg 1.4,1.3,1.5 jars
not set `enableIcebergSupport`, could only use hive catalog.
qqqttt123 pushed a commit that referenced this issue May 24, 2024
…ector jar (#3553)

### What changes were proposed in this pull request?
remove iceberg runtime from spark-connector jar

### Why are the changes needed?

Fix: #3396 

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

### How was this patch tested?
set `enableIcebergSupport` == true, could use Iceberg catalog with extra
iceberg-runtime jars. had tested iceberg 1.4,1.3,1.5 jars
not set `enableIcebergSupport`, could only use hive catalog.

Co-authored-by: FANNG <xiaojing@datastrato.com>
diqiu50 pushed a commit to diqiu50/gravitino that referenced this issue Jun 13, 2024
…k-connector jar (apache#3539)

### What changes were proposed in this pull request?
remove iceberg runtime from spark-connector jar

### Why are the changes needed?

Fix: apache#3396 

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

### How was this patch tested?
set `enableIcebergSupport` == true, could use Iceberg catalog with extra
iceberg-runtime jars. had tested iceberg 1.4,1.3,1.5 jars
not set `enableIcebergSupport`, could only use hive catalog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant