kyuubi/docker/playground/image
yikf 66f28efbf7
[KYUUBI #3500] Supply TPC data initialization SQL script for Kyuubi playground
### _Why are the changes needed?_

Fix https://github.com/apache/incubator-kyuubi/issues/3500

Supply a SQL script to create TPC tables in spark_catalog and load tiny scale data.

### _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

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3526 from Yikf/playgroud-tiny-dataset.

Closes #3500

8d06322d [yikf] supply tpcds tiny dataset

Authored-by: yikf <yikaifei1@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-09-20 21:21:54 +08:00
..
core-site.xml
hive-schema-2.3.0.postgres.sql
hive-site.xml
hive-txn-schema-2.3.0.postgres.sql
kyuubi-defaults.conf
kyuubi-log4j2.xml [KYUUBI #3499] Supply log4j configuration for Kyuubi playground 2022-09-18 17:29:41 +08:00
kyuubi-playground-base.Dockerfile
kyuubi-playground-hadoop.Dockerfile
kyuubi-playground-kyuubi.Dockerfile
kyuubi-playground-metastore.Dockerfile
kyuubi-playground-spark.Dockerfile
load-dataset-tpcds-tiny.sql [KYUUBI #3500] Supply TPC data initialization SQL script for Kyuubi playground 2022-09-20 21:21:54 +08:00
load-dataset-tpch-tiny.sql [KYUUBI #3500] Supply TPC data initialization SQL script for Kyuubi playground 2022-09-20 21:21:54 +08:00
spark-defaults.conf