### _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> |
||
|---|---|---|
| .. | ||
| helm | ||
| playground | ||
| Dockerfile | ||
| kyuubi-configmap.yaml | ||
| kyuubi-deployment.yaml | ||
| kyuubi-pod.yaml | ||
| kyuubi-service.yaml | ||