### _Why are the changes needed?_ Add [Docker Compose](https://docs.docker.com/compose/)-based Kyuubi Playground, w/ basic docs. - Only support Spark engine for now. - The images are not part of the official apache binary release, so we don't have license issue. - The images will be published to the docker hub under `nekyuubi` namespace, which is managed by one of the PPMC members, but not the whole PPMC. - The images support both x86 & arm platforms. ### _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 <img width="1408" alt="image" src="https://user-images.githubusercontent.com/26535726/189531044-50812bc6-43d1-43ab-8ec7-fb160ad805b3.png"> - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3473 from pan3793/play. Closes #3473 47b6c753 [Cheng Pan] doc 0325b646 [Cheng Pan] license header 89b07907 [Cheng Pan] incremental 76dc08ec [Cheng Pan] nit a0a58915 [Cheng Pan] docs 763a2240 [Cheng Pan] arg 25a9bfd1 [Cheng Pan] nit 11d92c16 [Cheng Pan] Docker Compose-based Kyuubi Playground Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| helm | ||
| playground | ||
| Dockerfile | ||
| kyuubi-configmap.yaml | ||
| kyuubi-deployment.yaml | ||
| kyuubi-pod.yaml | ||
| kyuubi-service.yaml | ||