kyuubi/docker
zwangsheng 292457edf8 [KYUUBI #3719] [K8S] Create kyuubi user dir while building kyuubi docker image
### _Why are the changes needed?_

Create kyuubi user directory  while building kyuubi docker image to avoid the issue that kyuubi user do not have a default user directory or do not have permission to create a default user.

Also improved, change `KYUUBI_HOME` owner to kyuubi user.

### _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 test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

- [X] build docker image and run in kubernetes

Closes #3719 from zwangsheng/imporve/kyuubi-dockerfile-kyuubi-user-file.

Closes #3719

45c1cb8a [zwangsheng] fix
059dbd53 [zwangsheng] init

Authored-by: zwangsheng <2213335496@qq.com>
Signed-off-by: hongdongdong <hongdd@apache.org>
2022-10-31 16:49:56 +08:00
..
helm [KYUUBI #3663] [SPARK][K8S] Support auto build Kubernetes client from env when Kyuubi running in Pod 2022-10-25 14:21:41 +08:00
playground [KYUUBI #3500] Supply TPC data initialization SQL script for Kyuubi playground 2022-09-20 21:21:54 +08:00
Dockerfile [KYUUBI #3719] [K8S] Create kyuubi user dir while building kyuubi docker image 2022-10-31 16:49:56 +08:00
kyuubi-configmap.yaml [KYUUBI #877] Add kubernetes configmap yaml file 2021-08-02 14:55:10 +08:00
kyuubi-deployment.yaml [KYUUBI #1199] Refine docker image file 2021-10-09 14:22:35 +08:00
kyuubi-pod.yaml [KYUUBI #1199] Refine docker image file 2021-10-09 14:22:35 +08:00
kyuubi-service.yaml [KYUUBI #844] Exposing Kyuubi as a NodePort service 2021-07-22 18:17:43 +08:00