This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a change to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git
from 59a31fef97 KYLIN-5244 provide grafana and influxdb
new f4f6ff01b0 KYLIN-5233 How to debug in IDE
new 9c8484bcc7 Refine release.sh
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 3 +-
build/{apache_release => release}/build.sh | 2 +-
build/{apache_release => release}/compress.sh | 29 +-
.../download-grafana.sh | 2 +-
.../download-influxdb.sh | 2 +-
.../download-postgresql.sh | 2 +-
.../{apache_release => release}/download-spark.sh | 4 +-
build/{apache_release => release}/functions.sh | 0
build/{apache_release => release}/package.sh | 23 +-
build/{apache_release => release}/prepare-libs.sh | 2 +-
build/{apache_release => release}/prepare.sh | 4 +-
build/{apache_release => release}/release.sh | 29 +-
build/sbin/spark-test.sh | 2 +-
dev-support/sandbox/docker-compose.yml | 55 +--
.../BootstrapServer_docker_sandbox_.xml | 24 +-
...=> BootstrapServer_docker_sandbox_ultimate.xml} | 2 +-
dev-support/sandbox/sandbox.sh | 4 +-
document/protocol-buffer/metadata.proto | 466 ---------------------
18 files changed, 104 insertions(+), 551 deletions(-)
rename build/{apache_release => release}/build.sh (96%)
rename build/{apache_release => release}/compress.sh (86%)
rename build/{apache_release => release}/download-grafana.sh (98%)
rename build/{apache_release => release}/download-influxdb.sh (97%)
rename build/{apache_release => release}/download-postgresql.sh (98%)
rename build/{apache_release => release}/download-spark.sh (97%)
rename build/{apache_release => release}/functions.sh (100%)
rename build/{apache_release => release}/package.sh (75%)
rename build/{apache_release => release}/prepare-libs.sh (96%)
rename build/{apache_release => release}/prepare.sh (93%)
rename build/{apache_release => release}/release.sh (73%)
copy
dev-support/sandbox/runConfigurations/{BootstrapServer_docker_sandbox_.xml =>
BootstrapServer_docker_sandbox_ultimate.xml} (98%)
delete mode 100644 document/protocol-buffer/metadata.proto