You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/04/29 14:15:01 UTC

[incubator-linkis-website] 01/01: Merge pull request #240 from apache/dev

This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git

commit eef0f1d5b7b0afe13a6563945f26d8006896fc02
Merge: 76e067506 590e54614
Author: Casion <ca...@gmail.com>
AuthorDate: Fri Apr 29 22:14:54 2022 +0800

    Merge pull request #240 from apache/dev
    
    merge dev into master

 ...2022-04-15-how-to-download-engineconn-plugin.md |  53 ++
 .../development_specification/release-notes.md     |  42 ++
 community/microservice-division.md                 |  47 ++
 docs/api/http/data-source-manager-api.md           | 680 ++++++++++-----------
 docs/api/http/metadatamanager-api.md               | 156 ++---
 docs/development/linkis_debug.md                   |  26 +-
 docusaurus.config.js                               |  22 +-
 download/main.md                                   |   4 +-
 {docs => download}/release-notes-1.1.0.md          |   5 +-
 i18n/zh-CN/code.json                               |   2 +-
 ...2022-04-15-how-to-download-engineconn-plugin.md |  54 ++
 .../development_specification/release-notes.md     |  42 ++
 .../current/microservice-division.md               |  47 ++
 .../current/main.md                                |   5 +-
 .../current/release-notes-1.1.0.md                 |  10 +-
 .../current/api/http/data-source-manager-api.md    |   2 +-
 .../current/api/http/metadatamanager-api.md        |   2 +-
 .../engine/engine_conn.md                          |   2 +-
 ...submission_preparation_and_execution_process.md |   2 +-
 .../microservice_governance_services/gateway.md    |   2 +-
 .../datasource_manager.md                          |   2 +-
 .../metadata_manager.md                            |   2 +-
 .../public_enhancement_services/overview.md        |   2 +-
 .../deployment/engine_conn_plugin_installation.md  |   9 +
 .../installation_hierarchical_structure.md         |   4 +-
 .../current/deployment/start_metadatasource.md     |  12 +-
 .../current/development/linkis_debug.md            |  24 +-
 .../current/engine_usage/flink.md                  |   8 +-
 .../current/engine_usage/hive.md                   |   4 +-
 .../current/engine_usage/jdbc.md                   |   2 +-
 .../current/engine_usage/python.md                 |   2 +-
 .../current/engine_usage/shell.md                  |   2 +-
 .../current/engine_usage/spark.md                  |   6 +-
 .../current/introduction.md                        |   4 +-
 .../current/release-notes-1.1.1.md                 |  75 +++
 .../current/release.md                             |  21 +-
 .../current/tuning_and_troubleshooting/tuning.md   |   2 +-
 .../engine/engine_conn.md                          |   2 +-
 ...submission_preparation_and_execution_process.md |   2 +-
 .../microservice_governance_services/gateway.md    |   2 +-
 .../public_enhancement_services/overview.md        |   2 +-
 .../deployment/engine_conn_plugin_installation.md  |   9 +
 .../tuning_and_troubleshooting/tuning.md           |   2 +-
 .../engine/engine_conn.md                          |   2 +-
 ...submission_preparation_and_execution_process.md |   2 +-
 .../microservice_governance_services/gateway.md    |   2 +-
 .../public_enhancement_services/overview.md        |   2 +-
 .../deployment/engine_conn_plugin_installation.md  |   9 +
 .../installation_hierarchical_structure.md         |   4 +-
 .../tuning_and_troubleshooting/tuning.md           |   2 +-
 .../version-1.1.0.json                             |  82 +++
 .../version-1.1.0/api/_category_.json              |   4 +
 .../api/http/data-source-manager-api.md            |   2 +-
 .../api/http/metadatamanager-api.md                |   2 +-
 .../version-1.1.0/api/jdbc_api.md                  |  46 ++
 .../version-1.1.0/api/linkis_task_operator.md      | 171 ++++++
 .../version-1.1.0/api/login_api.md                 | 133 ++++
 .../version-1.1.0/api/overview.md                  |  13 +
 .../architecture/add_an_engine_conn.md             | 111 ++++
 .../architecture/commons/message_scheduler.md      |  18 +
 .../version-1.1.0/architecture/commons/rpc.md      |  21 +
 .../engine/_category_.json                         |   4 +
 .../engine/engine_conn.md                          |   2 +-
 .../engine/engine_conn_manager.md                  |  51 ++
 .../engine/engine_conn_plugin.md                   |  73 +++
 .../computation_governance_services/entrance.md    |  28 +
 .../computation_governance_services/linkis-cli.md  |  38 ++
 .../linkis_manager/_category_.json                 |   4 +
 .../linkis_manager/app_manager.md                  |  50 ++
 .../linkis_manager/label_manager.md                |  43 ++
 .../linkis_manager/overview.md                     |  80 +++
 .../linkis_manager/resource_manager.md             | 152 +++++
 .../computation_governance_services/overview.md    |  75 +++
 .../architecture/difference_between_1.0_and_0.x.md | 103 ++++
 ...submission_preparation_and_execution_process.md |   2 +-
 .../microservice_governance_services/gateway.md    |   2 +-
 .../microservice_governance_services/overview.md   |  27 +
 .../version-1.1.0/architecture/overview.md         |  28 +
 .../public_enhancement_services/bml.md             |  97 +++
 .../context_service/context_service.md             |  60 ++
 .../context_service/context_service_cache.md       | 101 +++
 .../context_service/context_service_client.md      |  65 ++
 .../context_service_highavailable.md               |  90 +++
 .../context_service/context_service_listener.md    |  37 ++
 .../context_service/context_service_persistence.md |  13 +
 .../context_service/context_service_search.md      | 131 ++++
 .../context_service/overview.md                    | 129 ++++
 .../datasource_manager.md                          |   2 +-
 .../metadata_manager.md                            |   2 +-
 .../public_enhancement_services/overview.md        |   2 +-
 .../public_enhancement_services/public_service.md  |  34 ++
 .../version-1.1.0/deployment/_category_.json       |   4 +
 .../version-1.1.0/deployment/cluster_deployment.md | 106 ++++
 .../deployment/engine_conn_plugin_installation.md  |  14 +-
 .../installation_hierarchical_structure.md         |   4 +-
 .../deployment/involve_skywalking_into_linkis.md   | 152 +++++
 .../version-1.1.0/deployment/quick_deploy.md       | 266 ++++++++
 .../sourcecode_hierarchical_structure.md           |  80 +++
 .../deployment/start_metadatasource.md             |  12 +-
 .../version-1.1.0/deployment/web_install.md        | 115 ++++
 .../development/linkis_compile_and_package.md      | 174 ++++++
 .../version-1.1.0/development/linkis_config.md     | 131 ++++
 .../development/linkis_debug.md                    |   0
 .../version-1.1.0/development/new_engine_conn.md   |  82 +++
 .../version-1.1.0/development/web_build.md         |  86 +++
 .../engine_usage/flink.md                          |   0
 .../engine_usage/hive.md                           |   0
 .../engine_usage/jdbc.md                           |   0
 .../version-1.1.0/engine_usage/overview.md         |  29 +
 .../engine_usage/python.md                         |   0
 .../engine_usage/shell.md                          |   0
 .../engine_usage/spark.md                          |   0
 .../{current => version-1.1.0}/introduction.md     |   4 +-
 .../{current => version-1.1.0}/release.md          |   6 +-
 .../tuning_and_troubleshooting/configuration.md    | 241 ++++++++
 .../tuning_and_troubleshooting/overview.md         | 116 ++++
 .../tuning_and_troubleshooting/tuning.md           |   2 +-
 .../version-1.1.0/upgrade/overview.md              |   9 +
 .../upgrade/upgrade_from_0.X_to_1.0_guide.md       |  78 +++
 .../version-1.1.0/user_guide/console_manual.md     | 107 ++++
 .../version-1.1.0/user_guide/how_to_use.md         |  24 +
 ...74\225\346\223\216\344\277\241\346\201\257.png" | Bin 0 -> 89529 bytes
 ...56\241\347\220\206\347\225\214\351\235\242.png" | Bin 0 -> 43765 bytes
 ...74\226\350\276\221\347\225\214\351\235\242.png" | Bin 0 -> 64470 bytes
 ...63\250\345\206\214\344\270\255\345\277\203.png" | Bin 0 -> 327966 bytes
 ...37\245\350\257\242\346\214\211\351\222\256.png" | Bin 0 -> 81788 bytes
 ...16\206\345\217\262\347\225\214\351\235\242.png" | Bin 0 -> 82340 bytes
 ...17\230\351\207\217\347\225\214\351\235\242.png" | Bin 0 -> 40073 bytes
 ...11\247\350\241\214\346\227\245\345\277\227.png" | Bin 0 -> 114314 bytes
 ...05\215\347\275\256\347\225\214\351\235\242.png" | Bin 0 -> 79698 bytes
 ...56\241\347\220\206\347\225\214\351\235\242.png" | Bin 0 -> 39198 bytes
 ...72\224\347\224\250\347\261\273\345\236\213.png" | Bin 0 -> 108864 bytes
 ...74\225\346\223\216\344\277\241\346\201\257.png" | Bin 0 -> 41814 bytes
 ...20\206\345\221\230\350\247\206\345\233\276.png" | Bin 0 -> 80087 bytes
 ...74\226\350\276\221\347\233\256\345\275\225.png" | Bin 0 -> 89919 bytes
 ...56\241\347\220\206\347\225\214\351\235\242.png" | Bin 0 -> 49277 bytes
 .../user_guide/linkis-datasource-client.md         | 143 +++++
 .../version-1.1.0/user_guide/linkiscli_manual.md   | 195 ++++++
 .../version-1.1.0/user_guide/overview.md           |  13 +
 .../version-1.1.0/user_guide/sdk_manual.md         | 325 ++++++++++
 src/pages/versions/config.json                     |  40 +-
 versioned_docs/version-1.1.0/api/_category_.json   |   4 +
 .../version-1.1.0/api/http/_category_.json         |   4 +
 .../api/http/data-source-manager-api.md            | 680 ++++++++++-----------
 .../version-1.1.0}/api/http/metadatamanager-api.md | 156 ++---
 versioned_docs/version-1.1.0/api/jdbc_api.md       |  50 ++
 .../version-1.1.0/api/linkis_task_operator.md      | 175 ++++++
 versioned_docs/version-1.1.0/api/login_api.md      | 130 ++++
 versioned_docs/version-1.1.0/api/overview.md       |  13 +
 .../version-1.1.0/architecture/_category_.json     |   4 +
 .../architecture/add_an_engine_conn.md             | 109 ++++
 .../architecture/commons/_category_.json           |   4 +
 .../architecture/commons/message_scheduler.md      |  18 +
 .../version-1.1.0/architecture/commons/rpc.md      |  21 +
 .../_category_.json                                |   4 +
 .../engine/_category_.json                         |   4 +
 .../engine/engine_conn.md                          | 104 ++++
 .../engine/engine_conn_manager.md                  |  50 ++
 .../engine/engine_conn_plugin.md                   |  77 +++
 .../computation_governance_services/entrance.md    |  27 +
 .../computation_governance_services/linkis-cli.md  |  36 ++
 .../linkis_manager/_category_.json                 |   4 +
 .../linkis_manager/app_manager.md                  |  38 ++
 .../linkis_manager/label_manager.md                |  43 ++
 .../linkis_manager/overview.md                     |  48 ++
 .../linkis_manager/resource_manager.md             | 138 +++++
 .../computation_governance_services/overview.md    |  50 ++
 .../architecture/difference_between_1.0_and_0.x.md |  56 ++
 ...submission_preparation_and_execution_process.md | 146 +++++
 .../_category_.json                                |   4 +
 .../microservice_governance_services/gateway.md    |  39 ++
 .../microservice_governance_services/overview.md   |  37 ++
 .../version-1.1.0/architecture/overview.md         |  21 +
 .../public_enhancement_services/_category_.json    |   4 +
 .../public_enhancement_services/bml.md             |  99 +++
 .../context_service/_category_.json                |   4 +
 .../context_service/context_service.md             |  58 ++
 .../context_service/context_service_cache.md       | 101 +++
 .../context_service/context_service_client.md      |  66 ++
 .../context_service_highavailable.md               |  91 +++
 .../context_service/context_service_listener.md    |  37 ++
 .../context_service/context_service_persistence.md |  13 +
 .../context_service/context_service_search.md      | 132 ++++
 .../context_service/overview.md                    | 128 ++++
 .../datasource_manager.md                          | 140 +++++
 .../metadata_manager.md                            |  39 ++
 .../public_enhancement_services/overview.md        |  96 +++
 .../public_enhancement_services/public_service.md  |  37 ++
 .../version-1.1.0/deployment/_category_.json       |   4 +
 .../version-1.1.0/deployment/cluster_deployment.md | 103 ++++
 .../deployment/engine_conn_plugin_installation.md  |  87 +++
 .../installation_hierarchical_structure.md         | 202 ++++++
 .../deployment/involve_skywalking_into_linkis.md   | 150 +++++
 .../version-1.1.0/deployment/quick_deploy.md       | 265 ++++++++
 .../sourcecode_hierarchical_structure.md           |  80 +++
 .../deployment/start_metadatasource.md             | 289 +++++----
 .../version-1.1.0/deployment/web_install.md        | 115 ++++
 .../version-1.1.0/development/_category_.json      |   4 +
 .../development/linkis_compile_and_package.md      | 177 ++++++
 .../version-1.1.0/development/linkis_config.md     | 131 ++++
 .../version-1.1.0}/development/linkis_debug.md     |   0
 .../version-1.1.0/development/new_engine_conn.md   |  82 +++
 .../version-1.1.0/development/web_build.md         |  87 +++
 .../version-1.1.0/engine_usage/_category_.json     |   4 +
 versioned_docs/version-1.1.0/engine_usage/flink.md | 180 ++++++
 .../version-1.1.0}/engine_usage/hive.md            | 108 ++--
 versioned_docs/version-1.1.0/engine_usage/jdbc.md  |  75 +++
 .../version-1.1.0/engine_usage/overview.md         |  29 +
 .../version-1.1.0/engine_usage/python.md           |  76 +++
 versioned_docs/version-1.1.0/engine_usage/shell.md |  69 +++
 versioned_docs/version-1.1.0/engine_usage/spark.md | 106 ++++
 versioned_docs/version-1.1.0/introduction.md       | 108 ++++
 versioned_docs/version-1.1.0/release.md            |  37 ++
 .../tuning_and_troubleshooting/_category_.json     |   4 +
 .../tuning_and_troubleshooting/configuration.md    | 240 ++++++++
 .../tuning_and_troubleshooting/overview.md         | 103 ++++
 .../tuning_and_troubleshooting/tuning.md           |  66 ++
 .../version-1.1.0/upgrade/_category_.json          |   4 +
 versioned_docs/version-1.1.0/upgrade/overview.md   |  11 +
 .../upgrade/upgrade_from_0.X_to_1.0_guide.md       |  78 +++
 .../version-1.1.0/user_guide/_category_.json       |   4 +
 .../version-1.1.0/user_guide/console_manual.md     | 105 ++++
 .../version-1.1.0/user_guide/how_to_use.md         |  34 ++
 .../user_guide/linkis-datasource-client.md         | 145 +++++
 .../version-1.1.0/user_guide/linkiscli_manual.md   | 196 ++++++
 .../version-1.1.0/user_guide/overview.md           |  13 +
 .../version-1.1.0/user_guide/sdk_manual.md         | 329 ++++++++++
 versioned_sidebars/version-1.1.0-sidebars.json     |   8 +
 versions.json                                      |   1 +
 229 files changed, 12134 insertions(+), 1228 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org