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 eb01e7e rename docs30_alpha.tar.gz new ca3d15e Add doc for system-cube.sh and http metrics api new 3fd1a81 Add doc for intersect_count and intersect_value new 6cc1051 KYLIN-3758 Add flink doc new 7f024d4 add documents for KYLIN-4485 new 7db74cb Add CuratorScheduler doc new 77257f0 Update kylin 3.1.0 release notes new 89f950a Update hive global dictionary doc and some doc update for kylin 3.1.0 new 135c859 Update download page new d4ef046 Update doc to 3.1.0 new 2b5bcec Some fix The 10 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/_data/docs-cn.yml | 4 +- website/_data/docs.yml | 2 + website/_data/docs30-cn.yml | 3 + website/_data/docs30.yml | 10 +- website/_data/docs31-cn.yml | 71 -- website/_data/docs31.yml | 88 -- website/_docs/howto/howto_use_cli.cn.md | 33 - website/_docs/howto/howto_use_cli.md | 36 - website/_docs/howto/howto_use_mr_hive_dict.cn.md | 67 ++ website/_docs/howto/howto_use_mr_hive_dict.md | 202 +--- website/_docs/howto/howto_use_restapi.cn.md | 25 + website/_docs/howto/howto_use_restapi.md | 27 +- website/_docs/index.cn.md | 19 +- website/_docs/index.md | 21 +- website/_docs/install/Kylin_kubernetes.cn.md | 14 + website/_docs/install/Kylin_kubernetes.md | 9 + website/_docs/install/advance_settings.cn.md | 3 +- website/_docs/install/advance_settings.md | 3 +- website/_docs/install/configuration.cn.md | 6 +- website/_docs/install/configuration.md | 5 +- website/_docs/install/kylin_aws_emr.cn.md | 124 ++- website/_docs/install/kylin_aws_emr.md | 132 ++- website/_docs/install/kylin_cluster.cn.md | 16 +- website/_docs/install/kylin_cluster.md | 13 +- website/_docs/install/kylin_docker.cn.md | 10 +- website/_docs/install/kylin_docker.md | 8 +- website/_docs/release_notes.md | 167 ++++ website/_docs/tutorial/cube_flink.cn.md | 131 +++ website/_docs/tutorial/cube_flink.md | 126 +++ website/_docs/tutorial/cube_migration.md | 153 +++ website/_docs/tutorial/cube_spark.md | 3 +- website/_docs/tutorial/flink.md | 2 +- website/_docs/tutorial/mysql_metastore.cn.md | 1 - website/_docs/tutorial/mysql_metastore.md | 2 - website/_docs/tutorial/query_pushdown.cn.md | 55 +- website/_docs/tutorial/query_pushdown.md | 55 +- website/_docs/tutorial/setup_systemcube.cn.md | 27 +- website/_docs/tutorial/setup_systemcube.md | 27 +- website/_docs/tutorial/sql_reference.cn.md | 64 ++ website/_docs/tutorial/sql_reference.md | 63 ++ website/_docs/tutorial/web.cn.md | 4 +- website/_docs/tutorial/web.md | 4 +- .../gettingstarted/best_practices.md | 4 +- .../gettingstarted/concepts.md | 28 +- .../{_docs31 => _docs30}/gettingstarted/events.md | 10 +- .../{_docs31 => _docs30}/gettingstarted/faq.cn.md | 6 +- website/{_docs31 => _docs30}/gettingstarted/faq.md | 8 +- website/_docs30/gettingstarted/quickstart.cn.md | 301 ++++++ website/_docs30/gettingstarted/quickstart.md | 303 ++++++ .../gettingstarted/terminology.md | 4 +- .../howto/howto_backup_metadata.cn.md | 4 +- .../howto/howto_backup_metadata.md | 4 +- .../howto/howto_build_cube_with_restapi.cn.md | 4 +- .../howto/howto_build_cube_with_restapi.md | 4 +- .../howto/howto_cleanup_storage.cn.md | 4 +- .../howto/howto_cleanup_storage.md | 4 +- .../howto/howto_enable_zookeeper_acl.md | 4 +- .../howto/howto_install_ranger_kylin_plugin.md | 4 +- .../{_docs31 => _docs30}/howto/howto_jdbc.cn.md | 4 +- website/{_docs31 => _docs30}/howto/howto_jdbc.md | 4 +- .../howto/howto_ldap_and_sso.md | 63 +- .../howto/howto_optimize_build.cn.md | 4 +- .../howto/howto_optimize_build.md | 4 +- .../howto/howto_optimize_cubes.cn.md | 4 +- .../howto/howto_optimize_cubes.md | 4 +- .../howto/howto_update_coprocessor.md | 4 +- .../{_docs31 => _docs30}/howto/howto_upgrade.md | 10 +- .../howto/howto_use_beeline.md | 4 +- .../{_docs31 => _docs30}/howto/howto_use_cli.cn.md | 37 +- .../{_docs31 => _docs30}/howto/howto_use_cli.md | 40 +- .../howto/howto_use_distributed_scheduler.md | 4 +- .../howto/howto_use_health_check_cli.md | 4 +- website/_docs30/howto/howto_use_mr_hive_dict.cn.md | 65 ++ website/_docs30/howto/howto_use_mr_hive_dict.md | 66 ++ .../howto/howto_use_restapi.cn.md | 1045 +++++++++++++++---- .../howto/howto_use_restapi.md | 1056 ++++++++++++++++---- .../howto/howto_use_restapi_in_js.md | 4 +- website/{_docs31 => _docs30}/index.cn.md | 35 +- website/{_docs31 => _docs30}/index.md | 34 +- .../install/Kylin_kubernetes.cn.md | 4 +- .../install/Kylin_kubernetes.md | 4 +- .../install/advance_settings.cn.md | 4 +- .../install/advance_settings.md | 4 +- .../install/configuration.cn.md | 129 ++- .../{_docs31 => _docs30}/install/configuration.md | 126 ++- website/{_docs31 => _docs30}/install/index.cn.md | 10 +- website/{_docs31 => _docs30}/install/index.md | 10 +- .../{_docs31 => _docs30}/install/kylin_aws_emr.md | 4 +- .../install/kylin_cluster.cn.md | 4 +- .../{_docs31 => _docs30}/install/kylin_cluster.md | 4 +- .../install/kylin_docker.cn.md | 20 +- .../{_docs31 => _docs30}/install/kylin_docker.md | 16 +- website/{_docs31 => _docs30}/release_notes.md | 273 ++++- website/_docs30/security.md | 76 ++ website/{_docs31 => _docs30}/tutorial/Qlik.cn.md | 6 +- website/{_docs31 => _docs30}/tutorial/Qlik.md | 6 +- website/{_docs31 => _docs30}/tutorial/acl.cn.md | 6 +- website/{_docs31 => _docs30}/tutorial/acl.md | 6 +- .../tutorial/create_cube.cn.md | 6 +- .../{_docs31 => _docs30}/tutorial/create_cube.md | 6 +- .../tutorial/cube_build_job.cn.md | 4 +- .../tutorial/cube_build_job.md | 4 +- .../tutorial/cube_build_performance.cn.md | 8 +- .../tutorial/cube_build_performance.md | 8 +- website/_docs30/tutorial/cube_flink.cn.md | 131 +++ website/_docs30/tutorial/cube_flink.md | 126 +++ website/_docs30/tutorial/cube_migration.cn.md | 10 + website/_docs30/tutorial/cube_migration.md | 149 +++ .../{_docs31 => _docs30}/tutorial/cube_spark.cn.md | 6 +- .../{_docs31 => _docs30}/tutorial/cube_spark.md | 9 +- .../tutorial/cube_streaming.cn.md | 9 +- .../tutorial/cube_streaming.md | 9 +- website/{_docs31 => _docs30}/tutorial/flink.md | 10 +- website/{_docs31 => _docs30}/tutorial/hue.md | 10 +- website/{_docs31 => _docs30}/tutorial/hybrid.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/hybrid.md | 4 +- website/{_docs31 => _docs30}/tutorial/jdbc.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/jdbc.md | 4 +- .../tutorial/kylin_client_tool.cn.md | 4 +- .../tutorial/kylin_client_tool.md | 4 +- .../tutorial/kylin_sample.cn.md | 4 +- .../{_docs31 => _docs30}/tutorial/kylin_sample.md | 4 +- .../lambda_mode_and_timezone_realtime_olap.md | 175 ++++ .../{_docs31 => _docs30}/tutorial/microstrategy.md | 6 +- .../tutorial/mysql_metastore.cn.md | 4 +- .../tutorial/mysql_metastore.md | 4 +- website/{_docs31 => _docs30}/tutorial/odbc.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/odbc.md | 4 +- .../{_docs31 => _docs30}/tutorial/powerbi.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/powerbi.md | 4 +- .../tutorial/project_level_acl.cn.md | 4 +- .../tutorial/project_level_acl.md | 4 +- .../tutorial/query_pushdown.cn.md | 59 +- .../tutorial/query_pushdown.md | 4 +- .../{_docs => _docs30}/tutorial/real_time_olap.md | 10 +- .../tutorial/setup_jdbc_datasource.cn.md | 6 +- .../tutorial/setup_jdbc_datasource.md | 6 +- .../tutorial/setup_systemcube.cn.md | 4 +- .../tutorial/setup_systemcube.md | 4 +- website/{_docs31 => _docs30}/tutorial/spark.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/spark.md | 4 +- .../tutorial/sql_reference.cn.md | 25 +- .../{_docs31 => _docs30}/tutorial/sql_reference.md | 24 +- .../{_docs31 => _docs30}/tutorial/squirrel.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/squirrel.md | 4 +- .../{_docs31 => _docs30}/tutorial/superset.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/superset.md | 4 +- .../{_docs31 => _docs30}/tutorial/tableau.cn.md | 4 +- website/{_docs31 => _docs30}/tutorial/tableau.md | 4 +- .../{_docs31 => _docs30}/tutorial/tableau_91.cn.md | 4 +- .../{_docs31 => _docs30}/tutorial/tableau_91.md | 4 +- .../tutorial/use_cube_planner.cn.md | 4 +- .../tutorial/use_cube_planner.md | 4 +- .../tutorial/use_dashboard.cn.md | 4 +- .../{_docs31 => _docs30}/tutorial/use_dashboard.md | 4 +- website/{_docs31 => _docs30}/tutorial/web.cn.md | 8 +- website/{_docs31 => _docs30}/tutorial/web.md | 8 +- website/_docs31/install/kylin_aws_emr.cn.md | 245 ----- website/download/index.cn.md | 14 +- website/download/index.md | 14 +- .../Hive-Global-Dictionary/add-count-distinct.png | Bin 0 -> 151385 bytes .../Hive-Global-Dictionary/cube-level-config.png | Bin 189891 -> 0 bytes .../hive-global-dict-table.png | Bin 39817 -> 0 bytes .../Hive-Global-Dictionary/new-added-step-1.png | Bin 0 -> 57868 bytes .../Hive-Global-Dictionary/new-added-step-2.png | Bin 0 -> 76792 bytes .../set-hive-dict-cloumn.png | Bin 0 -> 133281 bytes .../set-hive-dict-column.png | Bin 134436 -> 0 bytes .../Hive-Global-Dictionary/three-added-steps.png | Bin 185211 -> 0 bytes .../3.1/Flink-Cubing-Tutorial/1_flink_engine.png | Bin 0 -> 24093 bytes .../3.1/Flink-Cubing-Tutorial/2_flink_job.png | Bin 0 -> 98467 bytes .../3.1/Flink-Cubing-Tutorial/3_flink_cubing.png | Bin 0 -> 34733 bytes .../3.1/Flink-Cubing-Tutorial/4_job_on_yarn.png | Bin 0 -> 42472 bytes .../Kylin-Cube-Migration/1_request_migration.png | Bin 0 -> 163499 bytes .../2_input_target_project.png | Bin 0 -> 63083 bytes .../3_cube_migration_request_succ.png | Bin 0 -> 60100 bytes .../3.1/Kylin-Cube-Migration/4_approve_reject.png | Bin 0 -> 88781 bytes .../Kylin-Cube-Migration/5_approve_migration.png | Bin 0 -> 36918 bytes .../6_migration_successfully.png | Bin 0 -> 42744 bytes 178 files changed, 5152 insertions(+), 1823 deletions(-) delete mode 100644 website/_data/docs31-cn.yml delete mode 100644 website/_data/docs31.yml create mode 100644 website/_docs/howto/howto_use_mr_hive_dict.cn.md create mode 100644 website/_docs/tutorial/cube_flink.cn.md create mode 100644 website/_docs/tutorial/cube_flink.md create mode 100644 website/_docs/tutorial/cube_migration.md rename website/{_docs31 => _docs30}/gettingstarted/best_practices.md (97%) rename website/{_docs31 => _docs30}/gettingstarted/concepts.md (86%) rename website/{_docs31 => _docs30}/gettingstarted/events.md (93%) rename website/{_docs31 => _docs30}/gettingstarted/faq.cn.md (98%) rename website/{_docs31 => _docs30}/gettingstarted/faq.md (98%) create mode 100644 website/_docs30/gettingstarted/quickstart.cn.md create mode 100644 website/_docs30/gettingstarted/quickstart.md rename website/{_docs31 => _docs30}/gettingstarted/terminology.md (97%) rename website/{_docs31 => _docs30}/howto/howto_backup_metadata.cn.md (98%) rename website/{_docs31 => _docs30}/howto/howto_backup_metadata.md (98%) rename website/{_docs31 => _docs30}/howto/howto_build_cube_with_restapi.cn.md (96%) rename website/{_docs31 => _docs30}/howto/howto_build_cube_with_restapi.md (96%) rename website/{_docs31 => _docs30}/howto/howto_cleanup_storage.cn.md (95%) rename website/{_docs31 => _docs30}/howto/howto_cleanup_storage.md (95%) rename website/{_docs31 => _docs30}/howto/howto_enable_zookeeper_acl.md (93%) rename website/{_docs31 => _docs30}/howto/howto_install_ranger_kylin_plugin.md (72%) rename website/{_docs31 => _docs30}/howto/howto_jdbc.cn.md (97%) rename website/{_docs31 => _docs30}/howto/howto_jdbc.md (98%) rename website/{_docs31 => _docs30}/howto/howto_ldap_and_sso.md (71%) rename website/{_docs31 => _docs30}/howto/howto_optimize_build.cn.md (99%) rename website/{_docs31 => _docs30}/howto/howto_optimize_build.md (99%) rename website/{_docs31 => _docs30}/howto/howto_optimize_cubes.cn.md (98%) rename website/{_docs31 => _docs30}/howto/howto_optimize_cubes.md (98%) rename website/{_docs31 => _docs30}/howto/howto_update_coprocessor.md (85%) rename website/{_docs31 => _docs30}/howto/howto_upgrade.md (96%) rename website/{_docs31 => _docs30}/howto/howto_use_beeline.md (92%) rename website/{_docs31 => _docs30}/howto/howto_use_cli.cn.md (72%) rename website/{_docs31 => _docs30}/howto/howto_use_cli.md (70%) rename website/{_docs31 => _docs30}/howto/howto_use_distributed_scheduler.md (86%) rename website/{_docs => _docs30}/howto/howto_use_health_check_cli.md (98%) create mode 100644 website/_docs30/howto/howto_use_mr_hive_dict.cn.md create mode 100644 website/_docs30/howto/howto_use_mr_hive_dict.md rename website/{_docs31 => _docs30}/howto/howto_use_restapi.cn.md (67%) rename website/{_docs31 => _docs30}/howto/howto_use_restapi.md (66%) rename website/{_docs31 => _docs30}/howto/howto_use_restapi_in_js.md (95%) rename website/{_docs31 => _docs30}/index.cn.md (65%) rename website/{_docs31 => _docs30}/index.md (66%) rename website/{_docs31 => _docs30}/install/Kylin_kubernetes.cn.md (98%) rename website/{_docs31 => _docs30}/install/Kylin_kubernetes.md (98%) rename website/{_docs31 => _docs30}/install/advance_settings.cn.md (99%) rename website/{_docs31 => _docs30}/install/advance_settings.md (99%) rename website/{_docs31 => _docs30}/install/configuration.cn.md (80%) rename website/{_docs31 => _docs30}/install/configuration.md (82%) rename website/{_docs31 => _docs30}/install/index.cn.md (95%) rename website/{_docs31 => _docs30}/install/index.md (96%) rename website/{_docs31 => _docs30}/install/kylin_aws_emr.md (99%) rename website/{_docs31 => _docs30}/install/kylin_cluster.cn.md (97%) rename website/{_docs31 => _docs30}/install/kylin_cluster.md (96%) rename website/{_docs31 => _docs30}/install/kylin_docker.cn.md (76%) rename website/{_docs31 => _docs30}/install/kylin_docker.md (87%) rename website/{_docs31 => _docs30}/release_notes.md (91%) create mode 100644 website/_docs30/security.md rename website/{_docs31 => _docs30}/tutorial/Qlik.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/Qlik.md (98%) rename website/{_docs31 => _docs30}/tutorial/acl.cn.md (91%) rename website/{_docs31 => _docs30}/tutorial/acl.md (93%) rename website/{_docs31 => _docs30}/tutorial/create_cube.cn.md (99%) rename website/{_docs31 => _docs30}/tutorial/create_cube.md (98%) rename website/{_docs31 => _docs30}/tutorial/cube_build_job.cn.md (97%) rename website/{_docs31 => _docs30}/tutorial/cube_build_job.md (97%) rename website/{_docs31 => _docs30}/tutorial/cube_build_performance.cn.md (97%) rename website/{_docs31 => _docs30}/tutorial/cube_build_performance.md (97%) create mode 100644 website/_docs30/tutorial/cube_flink.cn.md create mode 100644 website/_docs30/tutorial/cube_flink.md create mode 100644 website/_docs30/tutorial/cube_migration.cn.md create mode 100644 website/_docs30/tutorial/cube_migration.md rename website/{_docs31 => _docs30}/tutorial/cube_spark.cn.md (92%) rename website/{_docs31 => _docs30}/tutorial/cube_spark.md (91%) rename website/{_docs31 => _docs30}/tutorial/cube_streaming.cn.md (96%) rename website/{_docs31 => _docs30}/tutorial/cube_streaming.md (95%) rename website/{_docs31 => _docs30}/tutorial/flink.md (93%) rename website/{_docs31 => _docs30}/tutorial/hue.md (96%) rename website/{_docs31 => _docs30}/tutorial/hybrid.cn.md (96%) rename website/{_docs31 => _docs30}/tutorial/hybrid.md (97%) rename website/{_docs31 => _docs30}/tutorial/jdbc.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/jdbc.md (98%) rename website/{_docs31 => _docs30}/tutorial/kylin_client_tool.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/kylin_client_tool.md (98%) rename website/{_docs31 => _docs30}/tutorial/kylin_sample.cn.md (96%) rename website/{_docs31 => _docs30}/tutorial/kylin_sample.md (96%) create mode 100644 website/_docs30/tutorial/lambda_mode_and_timezone_realtime_olap.md rename website/{_docs31 => _docs30}/tutorial/microstrategy.md (96%) rename website/{_docs31 => _docs30}/tutorial/mysql_metastore.cn.md (97%) rename website/{_docs31 => _docs30}/tutorial/mysql_metastore.md (97%) rename website/{_docs31 => _docs30}/tutorial/odbc.cn.md (95%) rename website/{_docs31 => _docs30}/tutorial/odbc.md (97%) rename website/{_docs31 => _docs30}/tutorial/powerbi.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/powerbi.md (98%) rename website/{_docs31 => _docs30}/tutorial/project_level_acl.cn.md (97%) rename website/{_docs31 => _docs30}/tutorial/project_level_acl.md (97%) rename website/{_docs31 => _docs30}/tutorial/query_pushdown.cn.md (50%) rename website/{_docs31 => _docs30}/tutorial/query_pushdown.md (98%) rename website/{_docs => _docs30}/tutorial/real_time_olap.md (97%) rename website/{_docs31 => _docs30}/tutorial/setup_jdbc_datasource.cn.md (95%) rename website/{_docs31 => _docs30}/tutorial/setup_jdbc_datasource.md (96%) rename website/{_docs31 => _docs30}/tutorial/setup_systemcube.cn.md (99%) rename website/{_docs31 => _docs30}/tutorial/setup_systemcube.md (99%) rename website/{_docs31 => _docs30}/tutorial/spark.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/spark.md (98%) rename website/{_docs31 => _docs30}/tutorial/sql_reference.cn.md (96%) rename website/{_docs31 => _docs30}/tutorial/sql_reference.md (96%) rename website/{_docs31 => _docs30}/tutorial/squirrel.cn.md (97%) rename website/{_docs31 => _docs30}/tutorial/squirrel.md (97%) rename website/{_docs31 => _docs30}/tutorial/superset.cn.md (96%) rename website/{_docs31 => _docs30}/tutorial/superset.md (96%) rename website/{_docs31 => _docs30}/tutorial/tableau.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/tableau.md (98%) rename website/{_docs31 => _docs30}/tutorial/tableau_91.cn.md (97%) rename website/{_docs31 => _docs30}/tutorial/tableau_91.md (97%) rename website/{_docs31 => _docs30}/tutorial/use_cube_planner.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/use_cube_planner.md (98%) rename website/{_docs31 => _docs30}/tutorial/use_dashboard.cn.md (98%) rename website/{_docs31 => _docs30}/tutorial/use_dashboard.md (98%) rename website/{_docs31 => _docs30}/tutorial/web.cn.md (93%) rename website/{_docs31 => _docs30}/tutorial/web.md (94%) delete mode 100644 website/_docs31/install/kylin_aws_emr.cn.md create mode 100644 website/images/Hive-Global-Dictionary/add-count-distinct.png delete mode 100644 website/images/Hive-Global-Dictionary/cube-level-config.png delete mode 100644 website/images/Hive-Global-Dictionary/hive-global-dict-table.png create mode 100644 website/images/Hive-Global-Dictionary/new-added-step-1.png create mode 100644 website/images/Hive-Global-Dictionary/new-added-step-2.png create mode 100644 website/images/Hive-Global-Dictionary/set-hive-dict-cloumn.png delete mode 100644 website/images/Hive-Global-Dictionary/set-hive-dict-column.png delete mode 100644 website/images/Hive-Global-Dictionary/three-added-steps.png create mode 100644 website/images/tutorial/3.1/Flink-Cubing-Tutorial/1_flink_engine.png create mode 100644 website/images/tutorial/3.1/Flink-Cubing-Tutorial/2_flink_job.png create mode 100644 website/images/tutorial/3.1/Flink-Cubing-Tutorial/3_flink_cubing.png create mode 100644 website/images/tutorial/3.1/Flink-Cubing-Tutorial/4_job_on_yarn.png create mode 100644 website/images/tutorial/3.1/Kylin-Cube-Migration/1_request_migration.png create mode 100644 website/images/tutorial/3.1/Kylin-Cube-Migration/2_input_target_project.png create mode 100644 website/images/tutorial/3.1/Kylin-Cube-Migration/3_cube_migration_request_succ.png create mode 100644 website/images/tutorial/3.1/Kylin-Cube-Migration/4_approve_reject.png create mode 100644 website/images/tutorial/3.1/Kylin-Cube-Migration/5_approve_migration.png create mode 100644 website/images/tutorial/3.1/Kylin-Cube-Migration/6_migration_successfully.png