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

Kyuubi Spark nightly testing should use JDK 17 #6180

Closed
wants to merge 1 commit into from

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Mar 13, 2024

🔍 Description

Issue References 🔗

This pull request fixes Kyuubi Spark Nightly test because Spark 4.0 drops the support of Java 8/11 and Scala 2.12

Describe Your Solution 🔧

Switch to Java 17 and Scala 2.13

Types of changes 🔖

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Test Plan 🧪

Monitor CI


Checklist 📝

Be nice. Be informative.

@pan3793 pan3793 requested a review from cfmcgrady March 13, 2024 05:45
@github-actions github-actions bot added the kind:infra license, community building, project builds, asf infra related, etc. label Mar 13, 2024
@pan3793 pan3793 requested a review from cxzl25 March 13, 2024 07:52
@pan3793 pan3793 added this to the 1.10.0 milestone Mar 13, 2024
@pan3793 pan3793 self-assigned this Mar 13, 2024
@pan3793 pan3793 closed this in 1950ec6 Mar 13, 2024
@pan3793
Copy link
Member Author

pan3793 commented Mar 13, 2024

Thanks, merged to master. Let's monitor the nightly CI status

zhaohehuhu pushed a commit to zhaohehuhu/incubator-kyuubi that referenced this pull request Mar 21, 2024
# 🔍 Description
## Issue References 🔗

This pull request fixes [Kyuubi Spark Nightly test]( https://github.com/apache/kyuubi/actions/runs/8259256940/job/22592865897) because Spark 4.0 drops the support of Java 8/11 and Scala 2.12

## Describe Your Solution 🔧

Switch to Java 17 and Scala 2.13

## Types of changes 🔖

- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

Monitor CI

---

# Checklist 📝

- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes apache#6180 from pan3793/spark-nightly.

Closes apache#6180

781d3ae [Cheng Pan] Kyuubi Spark nightly testing should use JDK 17

Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
pan3793 pushed a commit that referenced this pull request Apr 9, 2024
# 🔍 Description
## Issue References 🔗

This pull request fixes CI step name which makes confusing, followup: #6180

![image](https://github.com/apache/kyuubi/assets/42756849/cb06e4d5-f9ea-4186-adba-65f1b7853845)

## Describe Your Solution 🔧

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

## Types of changes 🔖

- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6280 from liuxiaocs7/patch-1.

Closes #6180

d8002d4 [Liu Xiao] Update the setup JDK name

Lead-authored-by: Liu Xiao <[email protected]>
Co-authored-by: Liu Xiao <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
@pan3793 pan3793 deleted the spark-nightly branch June 6, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:infra license, community building, project builds, asf infra related, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants