kyuubi/integration-tests
odone 1ab68974b7
[KYUUBI #2471] Fix the bug of dynamically loading external packages
### _Why are the changes needed?_

In scala code mode implementation, we need to call `repl.addUrlsToClassPath` to set the classpath of the current thread to repl before entering `repl`

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

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2475 from iodone/dev-1.

Closes #2471

21b92cc4 [odone] [KYUUBI #2471] add dynamic jar generator
3542786e [odone] [KYUUBI #2471] Fixed
3db2a7df [odone] [KYUUBI #2471] Fixed
65303683 [odone] [KYUUBI #2471] Fixed

Authored-by: odone <odone.zhang@gmail.com>
Signed-off-by: ulysses-you <ulyssesyou@apache.org>
2022-05-12 16:57:02 +08:00
..
kyuubi-flink-it [KYUUBI #2333][KYUUBI #2554] Configuring Flink Engine heap memory and java opts 2022-05-10 12:31:01 +08:00
kyuubi-kubernetes-it [KYUUBI #2471] Fix the bug of dynamically loading external packages 2022-05-12 16:57:02 +08:00
pom.xml [KYUUBI #2214] Add Spark Engine on Kubernetes integration test 2022-03-25 15:53:12 +08:00