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/07/07 02:58:37 UTC

[incubator-linkis-website] 01/01: Merge pull request #411 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 91b4cecc0e2951a862d8b9397463fd501fdf22f9
Merge: 8e356cd704 420b1ae7e3
Author: Casion <ca...@gmail.com>
AuthorDate: Thu Jul 7 10:58:31 2022 +0800

    Merge pull request #411 from apache/dev
    
    * Adapt mobile terminals for team page (#400)
    
    * Adapt mobile terminals for team page
    
    * reduce github action redundant code (#398)
    
    * Submission of linkis interface documents (#402)
    
    * Linkis interface documentation and linkis debugging documentation modification
    Co-authored-by: casionone<ca...@gmail.com>
    
    * add new version 1.1.3
    
    * currency-api.md document problem modification
    
    * update 1.1.2 download link
    
    * fix bad link
    
    * update download
    
    * Fix a problem of automatically closing the issue robot (#410)
    
    Update auto-close-issue.yml
    
    Co-authored-by: Beacontownfc <89...@users.noreply.github.com>
    Co-authored-by: binbinCheng <ch...@163.com>

 .../actions/Auto_close_associate_issue/Dockerfile  |    5 +
 .../actions/Auto_close_associate_issue/action.yml  |   16 +
 .github/actions/Auto_close_associate_issue/main.js |   15 +
 .github/actions/PR_has_a_valid_issue/Dockerfile    |    7 -
 .github/actions/PR_has_a_valid_issue/action.yml    |   20 -
 .github/actions/PR_has_a_valid_issue/main.py       |   47 -
 .github/workflows/auto-close-issue.yml             |   11 +-
 docs/api/http/bm-operation-management-api.md       |  443 ++++++
 docs/api/http/bml-resource-management-api.md       |  803 +++++++++++
 docs/api/http/bmlfs-management-api.md              |  200 +++
 docs/api/http/context-history-service-api.md       |  320 +++++
 docs/api/http/context-listening-service-api.md     |  188 +++
 docs/api/http/context-logging-service-api.md       |  378 +++++
 docs/api/http/context-service-api.md               |  698 +++++++++
 docs/api/http/currency-api.md                      |   62 +
 docs/api/http/ec-resource-management-api.md        |  127 ++
 docs/api/http/ecm-resource-management-api.md       |  402 ++++++
 docs/api/http/engine-management-api.md             |  579 ++++++++
 docs/api/http/engine-plugin-api.md                 |  124 ++
 docs/api/http/file-system-api.md                   | 1036 ++++++++++++++
 docs/api/http/global-variable-api.md               |   78 +
 docs/api/http/homepage-function-interface-api.md   |  328 +++++
 docs/api/http/instance-management-api.md           |  289 ++++
 docs/api/http/link-error-code.md                   |   64 +
 docs/api/http/mdq-table-interface-api.md           |  438 ++++++
 docs/api/http/parameter-configuration-api.md       |  887 ++++++++++++
 docs/api/http/resource-management-api.md           |  606 ++++++++
 docs/api/http/rpc-api.md                           |  183 +++
 docs/api/http/task-management-api.md               |  128 ++
 docs/api/http/task-operation-api.md                |  565 ++++++++
 docs/development/linkis_debug.md                   |   17 +-
 docs/release.md                                    |    1 -
 docusaurus.config.js                               |   41 +-
 download/main.md                                   |    3 +-
 {docs => download}/release-notes-1.1.2.md          |    8 +-
 i18n/zh-CN/code.json                               |    2 +-
 .../current/main.md                                |    3 +-
 .../current/release-notes-1.1.2.md                 |    9 +-
 .../docusaurus-plugin-content-docs/current.json    |    2 +-
 .../api/http/bm-operation-management-api.md        |  450 ++++++
 .../api/http/bml-resource-management-api.md        |  812 +++++++++++
 .../current/api/http/bmlfs-management-api.md       |  201 +++
 .../api/http/context-history-service-api.md        |  322 +++++
 .../api/http/context-listening-service-api.md      |  189 +++
 .../api/http/context-logging-service-api.md        |  384 +++++
 .../current/api/http/context-service-api.md        |  703 +++++++++
 .../current/api/http/currency-api.md               |   62 +
 .../current/api/http/ec-resource-management-api.md |  128 ++
 .../api/http/ecm-resource-management-api.md        |  462 ++++++
 .../current/api/http/engine-management-api.md      |  585 ++++++++
 .../current/api/http/engine-plugin-api.md          |  125 ++
 .../current/api/http/file-system-api.md            | 1041 ++++++++++++++
 .../current/api/http/global-variable-api.md        |   79 ++
 .../api/http/homepage-function-interface-api.md    |  327 +++++
 .../current/api/http/instance-management-api.md    |  288 ++++
 .../current/api/http/jobhistory-api.md             |   12 +-
 .../current/api/http/link-error-code.md            |   65 +
 .../current/api/http/mdq-table-interface-api.md    |  437 ++++++
 .../api/http/parameter-configuration-api.md        |  891 ++++++++++++
 .../current/api/http/resource-management-api.md    |  612 ++++++++
 .../current/api/http/rpc-api.md                    |  183 +++
 .../current/api/http/task-management-api.md        |  129 ++
 .../current/api/http/task-operation-api.md         |  569 ++++++++
 .../current/deployment/linkis_scriptis_install.md  |    2 +-
 .../current/development/linkis_debug.md            |   19 +-
 .../current/release.md                             |    1 -
 .../version-1.0.2/development/linkis_debug.md      |   12 +-
 .../version-1.0.3/development/linkis_debug.md      |   14 +-
 .../version-1.1.0/development/linkis_debug.md      |   18 +-
 .../deployment/linkis_scriptis_install.md          |    2 +-
 .../version-1.1.1/development/linkis_debug.md      |   20 +-
 .../{current.json => version-1.1.2.json}           |    6 +-
 .../version-1.1.2/api/_category_.json              |    4 +
 .../api/http/bm-operation-management-api.md        |  450 ++++++
 .../api/http/bml-resource-management-api.md        |  812 +++++++++++
 .../version-1.1.2/api/http/bmlfs-management-api.md |  201 +++
 .../api/http/context-history-service-api.md        |  322 +++++
 .../api/http/context-listening-service-api.md      |  189 +++
 .../api/http/context-logging-service-api.md        |  384 +++++
 .../version-1.1.2/api/http/context-service-api.md  |  703 +++++++++
 .../version-1.1.2/api/http/currency-api.md         |   62 +
 .../api/http/data-source-manager-api.md            | 1500 ++++++++++++++++++++
 .../api/http/ec-resource-management-api.md         |  128 ++
 .../api/http/ecm-resource-management-api.md        |  462 ++++++
 .../api/http/engine-management-api.md              |  585 ++++++++
 .../version-1.1.2/api/http/engine-plugin-api.md    |  125 ++
 .../api/http/engineconn-plugin-refesh.md           |   98 ++
 .../version-1.1.2/api/http/file-system-api.md      | 1041 ++++++++++++++
 .../version-1.1.2/api/http/global-variable-api.md  |   79 ++
 .../api/http/homepage-function-interface-api.md    |  327 +++++
 .../api/http/instance-management-api.md            |  288 ++++
 .../api/http/jobhistory-api.md                     |   12 +-
 .../version-1.1.2/api/http/link-error-code.md      |   65 +
 .../api/http/mdq-table-interface-api.md            |  437 ++++++
 .../version-1.1.2/api/http/metadatamanager-api.md  |  258 ++++
 .../version-1.1.2/api/http/metadataquery-api.md    |  263 ++++
 .../api/http/parameter-configuration-api.md        |  891 ++++++++++++
 .../api/http/resource-management-api.md            |  612 ++++++++
 .../version-1.1.2/api/http/rpc-api.md              |  183 +++
 .../version-1.1.2/api/http/task-management-api.md  |  129 ++
 .../version-1.1.2/api/http/task-operation-api.md   |  569 ++++++++
 .../version-1.1.2/api/http/udf-api.md              |  505 +++++++
 .../version-1.1.2/api/jdbc_api.md                  |   46 +
 .../version-1.1.2/api/linkis_task_operator.md      |  171 +++
 .../version-1.1.2/api/login_api.md                 |  133 ++
 .../version-1.1.2/api/overview.md                  |   13 +
 .../architecture/add_an_engine_conn.md             |  111 ++
 .../architecture/commons/message_scheduler.md      |   18 +
 .../version-1.1.2/architecture/commons/rpc.md      |  126 ++
 .../engine/_category_.json                         |    4 +
 .../engine/engine_conn.md                          |  104 ++
 .../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 |  172 +++
 .../microservice_governance_services/gateway.md    |   34 +
 .../microservice_governance_services/overview.md   |   27 +
 .../version-1.1.2/architecture/overview.md         |   28 +
 .../version-1.1.2/architecture/proxy_user.md       |   38 +
 .../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                          |  140 ++
 .../metadata_manager.md                            |   39 +
 .../public_enhancement_services/overview.md        |   96 ++
 .../public_enhancement_services/public_service.md  |   34 +
 .../version-1.1.2/deployment/_category_.json       |    4 +
 .../version-1.1.2/deployment/cluster_deployment.md |  152 ++
 .../deployment/deploy_linkis_without_hdfs.md       |  104 ++
 .../deployment/engine_conn_plugin_installation.md  |  182 +++
 .../installation_hierarchical_structure.md         |  169 +++
 .../deployment/involve_skywalking_into_linkis.md   |  152 ++
 .../deployment/linkis_scriptis_install.md          |    2 +-
 .../version-1.1.2/deployment/quick_deploy.md       |  660 +++++++++
 .../sourcecode_hierarchical_structure.md           |   93 ++
 .../deployment/start_metadatasource.md             |  481 +++++++
 .../deployment/unpack_hierarchical_structure.md    |   31 +
 .../version-1.1.2/deployment/web_install.md        |  208 +++
 .../development/linkis_compile_and_package.md      |  199 +++
 .../version-1.1.2/development/linkis_config.md     |  131 ++
 .../development/linkis_debug.md                    |   19 +-
 .../version-1.1.2/development/new_engine_conn.md   |  477 +++++++
 .../version-1.1.2/development/web_build.md         |   79 ++
 .../version-1.1.2/engine_usage/flink.md            |  183 +++
 .../version-1.1.2/engine_usage/hive.md             |  217 +++
 .../version-1.1.2/engine_usage/jdbc.md             |  124 ++
 .../version-1.1.2/engine_usage/openlookeng.md      |  104 ++
 .../version-1.1.2/engine_usage/overview.md         |   27 +
 .../version-1.1.2/engine_usage/pipeline.md         |  130 ++
 .../version-1.1.2/engine_usage/python.md           |   72 +
 .../version-1.1.2/engine_usage/shell.md            |   70 +
 .../version-1.1.2/engine_usage/spark.md            |  104 ++
 .../version-1.1.2/engine_usage/sqoop.md            |  458 ++++++
 .../version-1.1.2/introduction.md                  |  105 ++
 .../{current => version-1.1.2}/release.md          |    2 +-
 .../version-1.1.2/table/udf-table.md               |   99 ++
 .../tuning_and_troubleshooting/configuration.md    |  241 ++++
 .../tuning_and_troubleshooting/overview.md         |  116 ++
 .../tuning_and_troubleshooting/tuning.md           |   55 +
 .../upgrade/upgrade_from_0.X_to_1.0_guide.md       |   78 +
 .../version-1.1.2/upgrade/upgrade_guide.md         |  171 +++
 .../version-1.1.2/user_guide/console_manual.md     |  198 +++
 .../version-1.1.2/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.2/user_guide/linkiscli_manual.md   |  238 ++++
 .../version-1.1.2/user_guide/overview.md           |   13 +
 .../version-1.1.2/user_guide/sdk_manual.md         |  326 +++++
 .../version-1.1.2/user_guide/udf.md                |  135 ++
 info.txt                                           |   38 +
 src/components/Contributors.jsx                    |   74 +
 src/components/Contributors.tsx                    |   38 -
 src/pages/versions/config.json                     |   32 +-
 static/Images/development/debug_application.png    |  Bin 78783 -> 108021 bytes
 versioned_docs/version-1.1.2/api/_category_.json   |    4 +
 .../version-1.1.2/api/http/_category_.json         |    4 +
 .../api/http/bm-operation-management-api.md        |  443 ++++++
 .../api/http/bml-resource-management-api.md        |  803 +++++++++++
 .../version-1.1.2/api/http/bmlfs-management-api.md |  200 +++
 .../api/http/context-history-service-api.md        |  320 +++++
 .../api/http/context-listening-service-api.md      |  188 +++
 .../api/http/context-logging-service-api.md        |  378 +++++
 .../version-1.1.2/api/http/context-service-api.md  |  698 +++++++++
 .../version-1.1.2/api/http/currency-api.md         |   62 +
 .../api/http/data-source-manager-api.md            | 1490 +++++++++++++++++++
 .../api/http/ec-resource-management-api.md         |  127 ++
 .../api/http/ecm-resource-management-api.md        |  402 ++++++
 .../api/http/engine-management-api.md              |  579 ++++++++
 .../version-1.1.2/api/http/engine-plugin-api.md    |  124 ++
 .../api/http/engineconn-plugin-refesh.md           |   98 ++
 .../version-1.1.2/api/http/file-system-api.md      | 1036 ++++++++++++++
 .../version-1.1.2/api/http/global-variable-api.md  |   78 +
 .../api/http/homepage-function-interface-api.md    |  328 +++++
 .../api/http/instance-management-api.md            |  289 ++++
 .../version-1.1.2}/api/http/jobhistory-api.md      |   86 +-
 .../version-1.1.2/api/http/link-error-code.md      |   64 +
 .../api/http/mdq-table-interface-api.md            |  438 ++++++
 .../version-1.1.2/api/http/metadatamanager-api.md  |  181 +++
 .../version-1.1.2/api/http/metadataquery-api.md    |  263 ++++
 .../api/http/parameter-configuration-api.md        |  887 ++++++++++++
 .../api/http/resource-management-api.md            |  606 ++++++++
 versioned_docs/version-1.1.2/api/http/rpc-api.md   |  183 +++
 .../version-1.1.2/api/http/task-management-api.md  |  128 ++
 .../version-1.1.2/api/http/task-operation-api.md   |  565 ++++++++
 versioned_docs/version-1.1.2/api/http/udf-api.md   |  505 +++++++
 versioned_docs/version-1.1.2/api/jdbc_api.md       |   50 +
 .../version-1.1.2/api/linkis_task_operator.md      |  175 +++
 versioned_docs/version-1.1.2/api/login_api.md      |  130 ++
 versioned_docs/version-1.1.2/api/overview.md       |   13 +
 .../version-1.1.2/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.2/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.2/architecture/overview.md         |   21 +
 .../version-1.1.2/architecture/proxy_user.md       |   37 +
 .../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.2/deployment/_category_.json       |    4 +
 .../version-1.1.2/deployment/cluster_deployment.md |  111 ++
 .../deployment/deploy_linkis_without_hdfs.md       |  101 ++
 .../deployment/engine_conn_plugin_installation.md  |   87 ++
 .../installation_hierarchical_structure.md         |  202 +++
 .../deployment/involve_skywalking_into_linkis.md   |  150 ++
 .../deployment/linkis_scriptis_install.md          |  190 +++
 .../version-1.1.2/deployment/quick_deploy.md       |  271 ++++
 .../sourcecode_hierarchical_structure.md           |   80 ++
 .../deployment/start_metadatasource.md             |  456 ++++++
 .../deployment/unpack_hierarchical_structure.md    |   32 +
 .../version-1.1.2/deployment/web_install.md        |  115 ++
 .../version-1.1.2/development/_category_.json      |    4 +
 .../development/linkis_compile_and_package.md      |  177 +++
 .../version-1.1.2/development/linkis_config.md     |  131 ++
 .../version-1.1.2}/development/linkis_debug.md     |   17 +-
 .../version-1.1.2/development/new_engine_conn.md   |  477 +++++++
 .../version-1.1.2/development/web_build.md         |   80 ++
 .../version-1.1.2/engine_usage/_category_.json     |    4 +
 versioned_docs/version-1.1.2/engine_usage/flink.md |  180 +++
 versioned_docs/version-1.1.2/engine_usage/hive.md  |  213 +++
 versioned_docs/version-1.1.2/engine_usage/jdbc.md  |   75 +
 .../version-1.1.2/engine_usage/openlookeng.md      |  103 ++
 .../version-1.1.2/engine_usage/overview.md         |   29 +
 .../version-1.1.2/engine_usage/pipeline.md         |  129 ++
 .../version-1.1.2/engine_usage/python.md           |   76 +
 versioned_docs/version-1.1.2/engine_usage/shell.md |   69 +
 versioned_docs/version-1.1.2/engine_usage/spark.md |  106 ++
 versioned_docs/version-1.1.2/engine_usage/sqoop.md |  297 ++++
 versioned_docs/version-1.1.2/introduction.md       |  108 ++
 {docs => versioned_docs/version-1.1.2}/release.md  |    2 +-
 versioned_docs/version-1.1.2/table/_category_.json |    4 +
 versioned_docs/version-1.1.2/table/udf-table.md    |   99 ++
 .../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.2/upgrade/_category_.json          |    4 +
 .../upgrade/upgrade_from_0.X_to_1.0_guide.md       |   78 +
 .../version-1.1.2/upgrade/upgrade_guide.md         |  169 +++
 .../version-1.1.2/user_guide/_category_.json       |    4 +
 .../version-1.1.2/user_guide/console_manual.md     |  105 ++
 .../version-1.1.2/user_guide/how_to_use.md         |   34 +
 .../user_guide/linkis-datasource-client.md         |  145 ++
 .../version-1.1.2/user_guide/linkiscli_manual.md   |  196 +++
 .../version-1.1.2/user_guide/overview.md           |   13 +
 .../version-1.1.2/user_guide/sdk_manual.md         |  329 +++++
 versioned_docs/version-1.1.2/user_guide/udf.md     |  135 ++
 versioned_sidebars/version-1.1.2-sidebars.json     |    8 +
 versions.json                                      |    1 +
 327 files changed, 59077 insertions(+), 304 deletions(-)


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