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 12a16524502bf4c9370282253bb24e8a86886035 Merge: eef0f1d5b a758c568d Author: Casion <[email protected]> AuthorDate: Tue May 31 15:51:46 2022 +0800 Merge pull request #295 from apache/dev merge dev into master .asf.yaml | 2 +- blog/2022-02-21-linkis-deploy/index.md | 2 +- blog/2022-03-20-openlookeng.md | 39 + blog/authors.yml | 8 +- ...ity:how-to-participate-in-developer-meetings.md | 38 + community/how-to-release.md | 2 +- community/how-to-verify.md | 39 +- docs/api/http/engineconn-plugin-refesh.md | 98 ++ docs/api/http/udf-api.md | 505 +++++++ docs/architecture/proxy_user.md | 37 + .../datasource_manager.md | 2 +- docs/deployment/cluster_deployment.md | 50 +- docs/deployment/deploy_linkis_without_hdfs.md | 96 ++ docs/deployment/quick_deploy.md | 6 + docs/deployment/unpack_hierarchical_structure.md | 32 + docs/deployment/web_install.md | 2 +- docs/development/linkis_config.md | 4 +- docs/development/linkis_debug.md | 19 +- docs/development/new_engine_conn.md | 503 ++++++- docs/engine_usage/openlookeng.md | 103 ++ docs/engine_usage/sqoop.md | 297 ++++ docs/release.md | 35 +- docs/table/_category_.json | 4 + docs/table/udf-table.md | 99 ++ docs/user_guide/sdk_manual.md | 12 +- docs/user_guide/udf.md | 135 ++ docusaurus.config.js | 39 +- download/main.md | 43 +- download/release-notes-1.1.0.md | 2 +- download/release-notes-1.1.1.md | 82 ++ i18n/zh-CN/code.json | 2 +- .../2022-02-21-linkis-deploy/index.md | 2 +- .../2022-03-20-openlookeng.md | 39 + .../2022-05-12-release-1.1.1.md | 122 ++ .../docusaurus-plugin-content-blog/authors.yml | 8 +- ...ity:how-to-participate-in-developer-meetings.md | 36 + .../current/how-to-release.md | 14 +- .../current/how-to-verify.md | 42 +- .../current/main.md | 41 +- .../current/release-notes-1.1.0.md | 37 +- .../current/release-notes-1.1.1.md | 82 ++ .../docusaurus-plugin-content-docs/current.json | 7 +- .../current/api/http/engineconn-plugin-refesh.md | 98 ++ .../current/api/http/udf-api.md | 505 +++++++ .../current/architecture/add_an_engine_conn.md | 14 +- .../current/architecture/proxy_user.md | 38 + .../datasource_manager.md | 4 +- .../current/deployment/cluster_deployment.md | 103 +- .../deployment/deploy_linkis_without_hdfs.md | 97 ++ .../deployment/engine_conn_plugin_installation.md | 94 +- .../installation_hierarchical_structure.md | 231 ++- .../deployment/involve_skywalking_into_linkis.md | 6 +- .../current/deployment/quick_deploy.md | 426 +++++- .../sourcecode_hierarchical_structure.md | 130 +- .../deployment/unpack_hierarchical_structure.md | 33 + .../current/deployment/web_install.md | 17 +- .../development/linkis_compile_and_package.md | 35 +- .../current/development/linkis_config.md | 4 +- .../current/development/linkis_debug.md | 18 +- .../current/development/new_engine_conn.md | 501 ++++++- .../current/development/web_build.md | 59 +- .../current/engine_usage/flink.md | 17 +- .../current/engine_usage/hive.md | 8 +- .../current/engine_usage/jdbc.md | 77 +- .../current/engine_usage/openlookeng.md | 104 ++ .../current/engine_usage/overview.md | 24 +- .../current/engine_usage/python.md | 10 +- .../current/engine_usage/shell.md | 2 +- .../current/engine_usage/spark.md | 24 +- .../current/engine_usage/sqoop.md | 297 ++++ .../current/introduction.md | 3 +- .../current/release-notes-1.1.1.md | 75 - .../current/release.md | 43 +- .../current/table/udf-table.md | 99 ++ .../current/user_guide/console_manual.md | 91 ++ .../current/user_guide/linkiscli_manual.md | 111 +- .../current/user_guide/sdk_manual.md | 23 +- .../current/user_guide/udf.md | 135 ++ .../version-1.0.3/deployment/web_install.md | 2 +- .../version-1.0.3/development/new_engine_conn.md | 529 ++++++- .../version-1.1.0/api/http/jobhistory-api.md | 251 ++++ .../architecture/add_an_engine_conn.md | 14 +- .../datasource_manager.md | 4 +- .../version-1.1.0/deployment/web_install.md | 2 +- .../version-1.1.0/development/new_engine_conn.md | 529 ++++++- .../version-1.1.0/release.md | 2 +- .../{current.json => version-1.1.1.json} | 7 +- .../version-1.1.1/api/_category_.json | 4 + .../api/http/data-source-manager-api.md | 1500 ++++++++++++++++++++ .../api/http/engineconn-plugin-refesh.md | 98 ++ .../version-1.1.1/api/http/metadatamanager-api.md | 330 +++++ .../version-1.1.1/api/http/udf-api.md | 505 +++++++ .../version-1.1.1/api/jdbc_api.md | 46 + .../version-1.1.1/api/linkis_task_operator.md | 171 +++ .../version-1.1.1/api/login_api.md | 133 ++ .../version-1.1.1/api/overview.md | 13 + .../architecture/add_an_engine_conn.md | 14 +- .../architecture/commons/message_scheduler.md | 18 + .../version-1.1.1/architecture/commons/rpc.md | 21 + .../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.1/architecture/overview.md | 28 + .../version-1.1.1/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 | 4 +- .../metadata_manager.md | 39 + .../public_enhancement_services/overview.md | 96 ++ .../public_enhancement_services/public_service.md | 34 + .../version-1.1.1/deployment/_category_.json | 4 + .../version-1.1.1/deployment/cluster_deployment.md | 144 ++ .../deployment/engine_conn_plugin_installation.md | 142 ++ .../installation_hierarchical_structure.md | 177 +++ .../deployment/involve_skywalking_into_linkis.md | 6 +- .../version-1.1.1/deployment/quick_deploy.md | 578 ++++++++ .../sourcecode_hierarchical_structure.md | 78 + .../deployment/start_metadatasource.md | 457 ++++++ .../deployment/unpack_hierarchical_structure.md | 33 + .../deployment/web_install.md | 17 +- .../development/linkis_compile_and_package.md | 35 +- .../development/linkis_config.md | 4 +- .../development/linkis_debug.md | 18 +- .../development/new_engine_conn.md | 0 .../development/web_build.md | 59 +- .../engine_usage/flink.md | 17 +- .../engine_usage/hive.md | 8 +- .../version-1.1.1/engine_usage/jdbc.md | 124 ++ .../version-1.1.1/engine_usage/openlookeng.md | 104 ++ .../engine_usage/overview.md | 24 +- .../engine_usage/python.md | 10 +- .../engine_usage/shell.md | 2 +- .../engine_usage/spark.md | 24 +- .../{current => version-1.1.1}/introduction.md | 3 +- .../version-1.1.1/release.md | 29 + .../version-1.1.1/table/udf-table.md | 99 ++ .../tuning_and_troubleshooting/configuration.md | 241 ++++ .../tuning_and_troubleshooting/overview.md | 116 ++ .../tuning_and_troubleshooting/tuning.md | 55 + .../version-1.1.1/upgrade/overview.md | 9 + .../upgrade/upgrade_from_0.X_to_1.0_guide.md | 78 + .../user_guide/console_manual.md | 91 ++ .../version-1.1.1/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.1/user_guide/linkiscli_manual.md | 238 ++++ .../version-1.1.1/user_guide/overview.md | 13 + .../user_guide/sdk_manual.md | 23 +- .../version-1.1.1/user_guide/udf.md | 135 ++ package-lock.json | 72 +- ...ommunity Contribution Getting Started Guide.pdf | Bin 0 -> 414492 bytes src/components/Contributors.tsx | 2 +- src/pages/versions/config.json | 32 +- static/Images-zh/EngineConnNew/add_engine_conf.png | Bin 0 -> 155393 bytes .../EngineConnNew/engine_jdbc_dependency.png | Bin 0 -> 107623 bytes static/Images-zh/EngineConnNew/engine_set_up.png | Bin 0 -> 77096 bytes .../EngineConnNew/jdbc_engine_conf_detail.png | Bin 0 -> 284113 bytes .../Images-zh/EngineConnNew/jdbc_engine_logo.png | Bin 0 -> 159662 bytes .../Images-zh/EngineConnNew/jdbc_engine_view.png | Bin 0 -> 75652 bytes static/Images-zh/EngineConnNew/jdbc_job_flow.png | Bin 0 -> 509538 bytes .../EngineConnNew/variable_resolution.png | Bin 0 -> 72683 bytes .../Images-zh/EngineUsage/openlookeng-config.png | Bin 0 -> 98561 bytes static/Images-zh/table/udf.png | Bin 0 -> 70620 bytes static/Images/EngineConnNew/add_engine_conf.png | Bin 0 -> 213757 bytes .../EngineConnNew/engine_jdbc_dependency.png | Bin 0 -> 107623 bytes static/Images/EngineConnNew/engine_set_up.png | Bin 0 -> 77096 bytes .../EngineConnNew/jdbc_engine_conf_detail.png | Bin 0 -> 756183 bytes static/Images/EngineConnNew/jdbc_engine_logo.png | Bin 0 -> 37335 bytes static/Images/EngineConnNew/jdbc_engine_view.png | Bin 0 -> 310861 bytes static/Images/EngineConnNew/jdbc_job_flow.png | Bin 0 -> 135457 bytes .../Images/EngineConnNew/variable_resolution.png | Bin 0 -> 64347 bytes static/Images/EngineUsage/openlookeng-config.png | Bin 0 -> 98561 bytes .../Tunning_And_Troubleshooting/debug-01.png | Bin 6168 -> 0 bytes .../Tunning_And_Troubleshooting/debug-02.png | Bin 62496 -> 0 bytes .../Tunning_And_Troubleshooting/debug-03.png | Bin 32875 -> 0 bytes .../Tunning_And_Troubleshooting/debug-04.png | Bin 111758 -> 0 bytes .../Tunning_And_Troubleshooting/debug-05.png | Bin 52040 -> 0 bytes .../Tunning_And_Troubleshooting/debug-06.png | Bin 63668 -> 0 bytes .../Tunning_And_Troubleshooting/debug-07.png | Bin 316176 -> 0 bytes .../Tunning_And_Troubleshooting/debug-08.png | Bin 27722 -> 0 bytes static/Images/udf/udf_01.png | Bin 0 -> 100284 bytes static/Images/udf/udf_02.png | Bin 0 -> 66012 bytes static/Images/udf/udf_03.png | Bin 0 -> 31227 bytes static/Images/udf/udf_04.png | Bin 0 -> 25826 bytes static/Images/udf/udf_05.png | Bin 0 -> 28371 bytes static/Images/udf/udf_06.png | Bin 0 -> 25926 bytes static/Images/udf/udf_07.png | Bin 0 -> 29917 bytes static/Images/udf/udf_08.png | Bin 0 -> 21608 bytes static/Images/udf/udf_09.png | Bin 0 -> 62750 bytes .../version-1.0.3/deployment/web_install.md | 2 +- .../version-1.0.3/development/new_engine_conn.md | 529 ++++++- .../version-1.1.0/deployment/web_install.md | 2 +- .../version-1.1.0/development/new_engine_conn.md | 529 ++++++- versioned_docs/version-1.1.0/release.md | 2 +- versioned_docs/version-1.1.1/api/_category_.json | 4 + .../version-1.1.1/api/http/_category_.json | 4 + .../api/http/data-source-manager-api.md | 1490 +++++++++++++++++++ .../api/http/engineconn-plugin-refesh.md | 98 ++ .../version-1.1.1/api/http/metadatamanager-api.md | 253 ++++ versioned_docs/version-1.1.1/api/http/udf-api.md | 505 +++++++ versioned_docs/version-1.1.1/api/jdbc_api.md | 50 + .../version-1.1.1/api/linkis_task_operator.md | 175 +++ versioned_docs/version-1.1.1/api/login_api.md | 130 ++ versioned_docs/version-1.1.1/api/overview.md | 13 + .../version-1.1.1/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.1/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.1/architecture/overview.md | 21 + .../version-1.1.1/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 | 2 +- .../metadata_manager.md | 39 + .../public_enhancement_services/overview.md | 96 ++ .../public_enhancement_services/public_service.md | 37 + .../version-1.1.1/deployment/_category_.json | 4 + .../deployment/cluster_deployment.md | 49 +- .../deployment/engine_conn_plugin_installation.md | 87 ++ .../installation_hierarchical_structure.md | 202 +++ .../deployment/involve_skywalking_into_linkis.md | 150 ++ .../version-1.1.1}/deployment/quick_deploy.md | 6 + .../sourcecode_hierarchical_structure.md | 80 ++ .../deployment/start_metadatasource.md | 456 ++++++ .../deployment/unpack_hierarchical_structure.md | 32 + .../deployment/web_install.md | 2 +- .../version-1.1.1/development/_category_.json | 4 + .../development/linkis_compile_and_package.md | 177 +++ .../version-1.1.1}/development/linkis_config.md | 4 +- .../version-1.1.1}/development/linkis_debug.md | 19 +- .../version-1.1.1}/development/new_engine_conn.md | 0 .../version-1.1.1/development/web_build.md | 87 ++ .../version-1.1.1/engine_usage/_category_.json | 4 + versioned_docs/version-1.1.1/engine_usage/flink.md | 180 +++ .../version-1.1.1}/engine_usage/hive.md | 108 +- versioned_docs/version-1.1.1/engine_usage/jdbc.md | 75 + .../version-1.1.1/engine_usage/openlookeng.md | 103 ++ .../version-1.1.1/engine_usage/overview.md | 29 + .../version-1.1.1/engine_usage/python.md | 76 + versioned_docs/version-1.1.1/engine_usage/shell.md | 69 + versioned_docs/version-1.1.1/engine_usage/spark.md | 106 ++ versioned_docs/version-1.1.1/introduction.md | 108 ++ versioned_docs/version-1.1.1/release.md | 30 + versioned_docs/version-1.1.1/table/_category_.json | 4 + versioned_docs/version-1.1.1/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.1/upgrade/_category_.json | 4 + versioned_docs/version-1.1.1/upgrade/overview.md | 11 + .../upgrade/upgrade_from_0.X_to_1.0_guide.md | 78 + .../version-1.1.1/user_guide/_category_.json | 4 + .../version-1.1.1/user_guide/console_manual.md | 105 ++ .../version-1.1.1/user_guide/how_to_use.md | 34 + .../user_guide/linkis-datasource-client.md | 145 ++ .../version-1.1.1/user_guide/linkiscli_manual.md | 196 +++ .../version-1.1.1/user_guide/overview.md | 13 + .../version-1.1.1}/user_guide/sdk_manual.md | 12 +- versioned_docs/version-1.1.1/user_guide/udf.md | 135 ++ versioned_sidebars/version-1.1.1-sidebars.json | 8 + versions.json | 1 + yarn.lock | 12 +- 325 files changed, 23960 insertions(+), 1357 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
