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

[GLUTEN-8889][CORE] Bump Spark version from 3.5.2 to 3.5.5 #8890

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jackylee-ch
Copy link
Contributor

What changes were proposed in this pull request?

Support Spark 3.5.5 and upgrade iceberg version to 1.8.1 to fix the compatibility issue with Spark 3.5.4.

How was this patch tested?

GA

@github-actions github-actions bot added CORE works for Gluten Core INFRA TOOLS DOCS labels Mar 4, 2025
@jackylee-ch jackylee-ch marked this pull request as draft March 4, 2025 02:13
Copy link

github-actions bot commented Mar 4, 2025

#8889

Copy link

github-actions bot commented Mar 4, 2025

Run Gluten ClickHouse CI on ARM

@baibaichen
Copy link
Contributor

@jlfsdtc please fix spark 35 pipeline of ch

Copy link

github-actions bot commented Mar 4, 2025

Run Gluten ClickHouse CI on ARM

Copy link

Run Gluten ClickHouse CI on ARM

Copy link

Run Gluten ClickHouse CI on ARM

Copy link

Run Gluten ClickHouse CI on ARM

@baibaichen
Copy link
Contributor

baibaichen commented Mar 13, 2025

@jackylee-ch

Let's first upgrade to 3.5.5 and then upgrade Icerberg? After upgrading to 1.8.1, Icerberg only supports JDK 17, and clickhouse backend need take some time to support.

@jlfsdtc will open pr for upgradeing to 3.5.5.

@jackylee-ch
Copy link
Contributor Author

jackylee-ch commented Mar 13, 2025

Let's first upgrade to 3.5.5 and then upgrade Icerberg? After upgrading to 1.8.1, Icerberg only supports JDK 17, and clickhouse backend need take some time to support.

@baibaichen We need upgrade them both, as Iceberg 1.8.1 fix the core_dump problem with Spark 3.5.4.

@baibaichen
Copy link
Contributor

Let's first upgrade to 3.5.5 and then upgrade Icerberg? After upgrading to 1.8.1, Icerberg only supports JDK 17, and clickhouse backend need take some time to support.

@baibaichen We need upgrade them both, as Iceberg 1.8.1 fix the core_dump problem with Spark 3.5.4.

I understand this,We will try to support JDK 17 in the next month. My suggestion is to upgrade to 3.5.5 first, then use different iceberg versions for different JDKs, and finally, Clickhouse support JDK 17.

Some users are still using JDK 8, and we still need to support them.

@jackylee-ch
Copy link
Contributor Author

I understand this,We will try to support JDK 17 in the next month. My suggestion is to upgrade to 3.5.5 first, then use different iceberg versions for different JDKs, and finally, Clickhouse support JDK 17.

Some users are still using JDK 8, and we still need to support them.

It's a block issue for iceberg with Spark 3.5.5. To upgrade to Spark 3.5.5, we must use Iceberg 1.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE works for Gluten Core DOCS INFRA TOOLS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants