This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch document in repository https://gitbox.apache.org/repos/asf/kylin.git.
from cc6aefc Replace aws with amazon new efe2b4f Add dev_40 new c40cc30 Update overview of kylin4 new 8b9dfbd Add kylin4 blog The 3 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: website/_config.yml | 6 +- .../{development-cn.yml => development40-cn.yml} | 2 - .../_data/{development.yml => development40.yml} | 2 - website/_dev/howto_hbase_branches.cn.md | 24 --- website/_dev/howto_hbase_branches.md | 24 --- website/_dev/index.cn.md | 3 + website/_dev/index.md | 3 + website/{_dev => _dev40}/about_temp_files.cn.md | 4 +- website/{_dev => _dev40}/about_temp_files.md | 4 +- .../coding_naming_convention.cn.md | 4 +- .../{_dev => _dev40}/coding_naming_convention.md | 4 +- website/_dev40/dev_env.cn.md | 166 ++++++++++++++++++++ website/_dev40/dev_env.md | 170 +++++++++++++++++++++ website/{_dev => _dev40}/doc_spec.cn.md | 6 +- website/{_dev => _dev40}/doc_spec.md | 6 +- .../howto_become_apache_committer.cn.md | 4 +- .../howto_become_apache_committer.md | 4 +- website/{_dev => _dev40}/howto_contribute.cn.md | 10 +- website/{_dev => _dev40}/howto_contribute.md | 10 +- website/{_dev => _dev40}/howto_docs.cn.md | 6 +- website/{_dev => _dev40}/howto_docs.md | 6 +- website/{_dev => _dev40}/howto_package.cn.md | 14 +- website/{_dev => _dev40}/howto_package.md | 14 +- website/{_dev => _dev40}/howto_release.cn.md | 4 +- website/{_dev => _dev40}/howto_release.md | 4 +- website/_dev40/howto_test.cn.md | 24 +++ website/_dev40/howto_test.md | 23 +++ website/_dev40/index.cn.md | 37 +++++ website/_dev40/index.md | 34 +++++ website/{_dev => _dev40}/plugin_arch.cn.md | 4 +- website/{_dev => _dev40}/plugin_arch.md | 4 +- website/{_dev => _dev40}/web_tech.cn.md | 4 +- website/{_dev => _dev40}/web_tech.md | 4 +- website/_docs/install/index.cn.md | 4 +- website/_docs40/gettingstarted/quickstart.cn.md | 2 +- website/_docs40/gettingstarted/quickstart.md | 2 + website/_docs40/index.cn.md | 163 +++++++++++++++----- website/_docs40/index.md | 168 ++++++++++++++------ website/_docs40/install/kylin_cluster.cn.md | 4 +- website/_docs40/install/kylin_cluster.md | 3 + .../{dev_nav.cn.html => dev40_nav.cn.html} | 4 +- website/_includes/{dev_nav.html => dev40_nav.html} | 4 +- .../_includes/{dev_ul.html => dev40_ul.cn.html} | 4 +- website/_includes/{dev_ul.html => dev40_ul.html} | 4 +- website/_layouts/{dev-cn.html => dev40-cn.html} | 2 +- website/_layouts/{dev.html => dev40.html} | 2 +- ...ylin4-A-new-storage-and-compute-architecture.md | 92 +++++++++++ .../blog/kylin4/1 apache_kylin_introduction.png | Bin 0 -> 45730 bytes .../blog/kylin4/10 spark_parquet_solution.png | Bin 0 -> 365968 bytes .../blog/kylin4/11 spark_parquet_architecture.png | Bin 0 -> 79197 bytes website/images/blog/kylin4/2 cube_vs_cuboid.png | Bin 0 -> 122901 bytes .../blog/kylin4/3 cuboid_selected_for_query.png | Bin 0 -> 131322 bytes .../blog/kylin4/4 apache_kylin_query_process.png | Bin 0 -> 87024 bytes .../blog/kylin4/5 query_using_precomputed_data.png | Bin 0 -> 289496 bytes .../images/blog/kylin4/6 on-site-computation.png | Bin 0 -> 278849 bytes .../7 precomputation_using_aggregated_data.png | Bin 0 -> 323673 bytes .../kylin4/8 diagram_of_calcite_executions.png | Bin 0 -> 219636 bytes .../kylin4/9 diagram_of_bottleneck_on_HBase.png | Bin 0 -> 265462 bytes website/images/develop40/debug_tomcat_config.png | Bin 0 -> 202507 bytes .../tutorial/4.0/overview/build_duration_ssb.png | Bin 0 -> 115357 bytes .../tutorial/4.0/overview/query_response_ssb.png | Bin 0 -> 105312 bytes .../tutorial/4.0/overview/query_response_tpch.png | Bin 0 -> 114768 bytes .../tutorial/4.0/overview/result_size_ssb.png | Bin 0 -> 111943 bytes website/website.iml | 9 ++ 64 files changed, 882 insertions(+), 223 deletions(-) copy website/_data/{development-cn.yml => development40-cn.yml} (96%) copy website/_data/{development.yml => development40.yml} (96%) delete mode 100644 website/_dev/howto_hbase_branches.cn.md delete mode 100644 website/_dev/howto_hbase_branches.md copy website/{_dev => _dev40}/about_temp_files.cn.md (94%) copy website/{_dev => _dev40}/about_temp_files.md (94%) copy website/{_dev => _dev40}/coding_naming_convention.cn.md (97%) copy website/{_dev => _dev40}/coding_naming_convention.md (97%) create mode 100644 website/_dev40/dev_env.cn.md create mode 100644 website/_dev40/dev_env.md copy website/{_dev => _dev40}/doc_spec.cn.md (93%) copy website/{_dev => _dev40}/doc_spec.md (93%) copy website/{_dev => _dev40}/howto_become_apache_committer.cn.md (95%) copy website/{_dev => _dev40}/howto_become_apache_committer.md (95%) copy website/{_dev => _dev40}/howto_contribute.cn.md (94%) copy website/{_dev => _dev40}/howto_contribute.md (94%) copy website/{_dev => _dev40}/howto_docs.cn.md (98%) copy website/{_dev => _dev40}/howto_docs.md (98%) copy website/{_dev => _dev40}/howto_package.cn.md (73%) copy website/{_dev => _dev40}/howto_package.md (72%) copy website/{_dev => _dev40}/howto_release.cn.md (99%) copy website/{_dev => _dev40}/howto_release.md (99%) create mode 100644 website/_dev40/howto_test.cn.md create mode 100644 website/_dev40/howto_test.md create mode 100644 website/_dev40/index.cn.md create mode 100644 website/_dev40/index.md copy website/{_dev => _dev40}/plugin_arch.cn.md (96%) copy website/{_dev => _dev40}/plugin_arch.md (97%) copy website/{_dev => _dev40}/web_tech.cn.md (95%) copy website/{_dev => _dev40}/web_tech.md (96%) copy website/_includes/{dev_nav.cn.html => dev40_nav.cn.html} (91%) copy website/_includes/{dev_nav.html => dev40_nav.html} (92%) copy website/_includes/{dev_ul.html => dev40_ul.cn.html} (78%) copy website/_includes/{dev_ul.html => dev40_ul.html} (79%) copy website/_layouts/{dev-cn.html => dev40-cn.html} (97%) copy website/_layouts/{dev.html => dev40.html} (97%) create mode 100644 website/_posts/blog/2021-07-02-Apache-Kylin4-A-new-storage-and-compute-architecture.md create mode 100644 website/images/blog/kylin4/1 apache_kylin_introduction.png create mode 100644 website/images/blog/kylin4/10 spark_parquet_solution.png create mode 100644 website/images/blog/kylin4/11 spark_parquet_architecture.png create mode 100644 website/images/blog/kylin4/2 cube_vs_cuboid.png create mode 100644 website/images/blog/kylin4/3 cuboid_selected_for_query.png create mode 100644 website/images/blog/kylin4/4 apache_kylin_query_process.png create mode 100644 website/images/blog/kylin4/5 query_using_precomputed_data.png create mode 100644 website/images/blog/kylin4/6 on-site-computation.png create mode 100644 website/images/blog/kylin4/7 precomputation_using_aggregated_data.png create mode 100644 website/images/blog/kylin4/8 diagram_of_calcite_executions.png create mode 100644 website/images/blog/kylin4/9 diagram_of_bottleneck_on_HBase.png create mode 100644 website/images/develop40/debug_tomcat_config.png create mode 100644 website/images/tutorial/4.0/overview/build_duration_ssb.png create mode 100644 website/images/tutorial/4.0/overview/query_response_ssb.png create mode 100644 website/images/tutorial/4.0/overview/query_response_tpch.png create mode 100644 website/images/tutorial/4.0/overview/result_size_ssb.png create mode 100644 website/website.iml