kyuubi/.github/workflows
Cheng Pan d46e00f6fe
[KYUUBI #4849] Open modules to enable JDK 17 support
### _Why are the changes needed?_

After previous efforts, we are close to the goal. This is the latest step to to allow Kyuubi run on JDK 17 by adding `--add-open` in bootstrap scripts and test the plugin's parameter.

This PR also enables JDK 17 test in CI, but only for Kyuubi server and Spark(3.3+) engine moudles, because

- Spark supports JDK 17 since 3.3, see SPARK-33772
- Flink does not support JDK 17 until the latest 1.17

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [x] Add screenshots for manual tests if appropriate

  - Run Kyuubi server on JDK 17
  - Run simple Spark (3.3.2) query on JDK 17
  - Run `kyuubi-zk-cli` on JDK 17

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4849 from pan3793/jdk-17.

Closes #4849

165e3558c [Cheng Pan] Enable JDK 17 in CI
f5778e7bd [Cheng Pan] Open modules in bootstrap scripts
76b507ffd [Cheng Pan] Open modules in UT

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-05-22 09:53:49 +08:00
..
dep.yml [KYUUBI #4747] [INFRA] Install and cache build/mvn in CI builds 2023-04-23 09:52:34 +08:00
docs.yml [KYUUBI #4269] Add a GA Job For Documentation Verification 2023-02-09 12:53:47 +00:00
greetings.yml [KYUUBI #4192] [INFRA] Make all CI jobs run on ubuntu-22.04 2023-01-19 23:36:02 +08:00
labeler.yml [KYUUBI #4192] [INFRA] Make all CI jobs run on ubuntu-22.04 2023-01-19 23:36:02 +08:00
license.yml Revert "[KYUUBI #4274] [INFRA] Introduce mvnd to speed up CI jobs of Dependency, Licence and Style Check" 2023-04-12 20:13:38 +08:00
master.yml [KYUUBI #4849] Open modules to enable JDK 17 support 2023-05-22 09:53:49 +08:00
nightly.yml [KYUUBI #4747] [INFRA] Install and cache build/mvn in CI builds 2023-04-23 09:52:34 +08:00
publish-snapshot-docker.yml [KYUUBI #4576] Multi arch build for ARM support in Docker Hub 2023-03-22 16:31:31 +08:00
publish-snapshot-nexus.yml [KYUUBI #4297] Daily publish master snapshot docker image 2023-02-10 12:23:48 +08:00
stale.yml [KYUUBI #4193] Bump actions/stale from v6 to v7 2023-01-20 00:12:33 +08:00
style.yml [KYUUBI #4784] Use nodejs v18 in CI builds and maven web-ui builds 2023-05-03 18:42:23 +08:00
web-ui.yml [KYUUBI #4784] Use nodejs v18 in CI builds and maven web-ui builds 2023-05-03 18:42:23 +08:00