kyuubi/docker
Cheng Pan a9c2547903
[KYUUBI #3772] Switch default catalog to tpcds in playground
### _Why are the changes needed?_

Kyuubi JDBC driver supports setting catalog in JDBC url since #3516, which is not released yet. To unblock third party apps integrate w/ Kyuubi, I propose to change the default catalog of playground to tpcds, so that the client can see the tables after starting playground immediately.

### _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 #3772 from pan3793/catalog-tpcds.

Closes #3772

99670366 [Cheng Pan] load
c590c636 [Cheng Pan] Switch default catalog to tpcds in playground

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-11-07 18:33:47 +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 #3772] Switch default catalog to tpcds in playground 2022-11-07 18:33:47 +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