kyuubi/extensions/README.md
ulysses-you b41ec93991 [KYUUBI #2292] Unify kyuubi server plugin location
### _Why are the changes needed?_

Move `kyuubi-server-plugin` to `extension/kyuubi-server/`

### _How was this patch tested?_
- [ ] 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 #2293 from ulysses-you/server-plugin.

Closes #2292

54b1c1e1 [ulysses-you] ordering
55cd92fe [ulysses-you] fix
9e7d4e8c [ulysses-you] unify

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: Fu Chen <cfmcgrady@gmail.com>
2022-04-08 10:16:11 +08:00

991 B

For developers

This folder contains plugins/extension for kyuubi server and different engine types.

  • ext
    • kyuubi-server
    • spark
    • flink
    • trino
    • hive
    • others
    • ...