You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2022/10/20 03:25:08 UTC

[incubator-linkis] branch dev-1.3.1 updated (732209cc4 -> 69ff2d80f)

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

peacewong pushed a change to branch dev-1.3.1
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


    from 732209cc4 fix bml project dao test (#3688)
     add e3448c625 Set up branch protection for 1.3.0 and 1.3.1
     add fa659d397 Set up branch protection for 1.3.0 and 1.3.1
     add c2ea94c47 feat: update helm chart AppVersion from 1.1.3 to 1.3.0 (#3359)
     add 29a4a1b90 Change the value of linkis.metadata.hive.permission.with-login-user-enabled (#3388)
     add 8fbdc3abb Merge dev-1.3.0 into master
     add 5a5efe117 [issue-3451] upgrade  poi 5.2.2 to 5.2.3 (#3452)
     add 606f8d621 [linkis-commons] Fix some typos. (#3597)
     add 4d0d81496 [Feature] support linkis on ldh (#3431)
     add ed05cfcb5 fix:fix test unit compilation errors (#3442)
     add 21134224d [Optimization] Add doc in chinese for helm charts and linkis in docker feature (#3448)
     add 2ea65a78c [Optimization] speed up image creation with base image (#3441)
     add 182d394a9 [BUG] fix remote-debug-proxy.sh failed due to ps service reduction (#3450)
     add 0dd69e799 fix: fix web ui request error for udf feature and datasource feature (#3449)
     add 850bccd8b [BUG] fix issue: failed to start ldh flink yarn session due to empty hadoop classpath (#3453)
     add a64964c71 fix publish-snapshot.yml (#3462)
     add 2000027b9 [Feature] Add sample to start a flink job on per-job cluster mode in LDH (#3471)
     add 30e5dac05 change docker scripts file format (#3513)
     add 3629792cc modify version layout (#3544)
     add 7a60b8790 Omit if the status panel engine name is too long (#3547)
     add 12f899a82 Close the engine material management portal (#3549)
     add 4b3094ddf remove duplicate tags (#3563)
     add aa8dcc2fa  fix NPE of node metrics report (#3583)
     add f6c98a847 set spark/hive env for docker helm configuratio (#3581)
     add afaeb0996 Adjust linkis-dist distribution.xml (#3577)
     add c98709152 [ISSUE-3573] fix EnginePluginAdminService (#3574)
     add d364df15d [ISSUE-3578]Update build docker file (#3579)
     add 48056560e update metadataquery to metadataQuery (#3570)
     add 6b8a526b1 add metadata-query service (#3572)
     add ea5dba898 fix: fix the metadataQuery service lib not in distribution (#3586)
     add b8f963c5a [ISSUE-3536]add dss-gateway-support dependency (#3537)
     add 753e81ac3 [Feature-3610]Optime for docker of linkis ldh (#3611)
     add 6148709d2 add linkis dev-1.3.0 upgrade sql (#3599)
     add bf92396f9 Prepare for 1.3.0 release
     add 61a85c47b issue-3640: upgrade to 2.13.4.20221013 due to CVE fixes (#3641)
     add 88e1d78fa [Feature] Remove ldh image dependence of  mysql-connector-java jar (#3614)
     add 326cad8a7 use STS to manager cg-engineconnmanager service (#3616)
     add 9be7254fc feat(git-action): add the image push tag as latest (#3622)
     add 759aa7275 [WIP]feat(linkis-dist): add install-kubernetes.sh (#3623)
     add 61009588f add some license file for ldh image (#3634)
     add eafbcfc83 update docs of README (#3637)
     add 1e6c50b42 fix(linkis-dist): optimized the install-kubernetes.sh script (#3629)
     add d69a234ec fix(linkis-dist): fix the install-linkis-to-kubernetes.sh error (#3658)
     add fa0611a53 update mvn version to 1.3.0 (#3660)
     add c5e9e814f remove spotless check (#3668) (#3691)
     add 130718490 Merge pull request #3692 from apache/dev-1.3.0
     add 684bc2f03 Merge remote-tracking branch 'apache/master' into dev-1.3.1-tomerge
     add 6cb54a58f fix merge
     add 8706bdf37 Merge remote-tracking branch 'apache/dev-1.3.1' into dev-1.3.1-tomerge
     new 69ff2d80f Merge mater into dev-1.3.1

The 1 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:
 .asf.yaml                                          |   8 +-
 .github/workflows/publish-docker.yaml              |  16 +-
 .github/workflows/publish-snapshot.yml             |  10 +-
 README.md                                          |  53 ++-
 README_CN.md                                       |  78 ++--
 docs/configuration-change-records.md               |   7 +
 docs/configuration/accessible-executor.md          |  14 +-
 docs/configuration/elasticsearch.md                |   9 +-
 docs/configuration/executor-core.md                |  10 +-
 docs/configuration/flink.md                        |   5 +-
 docs/configuration/linkis-application-manager.md   |  10 +-
 docs/configuration/linkis-bml-server.md            |   7 +-
 docs/configuration/linkis-common.md                |   6 +-
 .../configuration/linkis-computation-engineconn.md |  11 +-
 .../linkis-computation-governance-common.md        |  10 +-
 .../linkis-computation-orchestrator.md             |   7 +-
 docs/configuration/linkis-configuration.md         |   8 +-
 docs/configuration/linkis-engineconn-common.md     |  10 +-
 .../linkis-engineconn-manager-server.md            |  12 +-
 .../configuration/linkis-engineconn-plugin-core.md |   5 +-
 .../linkis-engineconn-plugin-server.md             |   7 +-
 docs/configuration/linkis-entrance.md              |  14 +-
 docs/configuration/linkis-gateway-core.md          |  11 +-
 docs/configuration/linkis-hadoop-common.md         |   7 +-
 docs/configuration/linkis-httpclient.md            |   5 +-
 docs/configuration/linkis-io-file-client.md        |   7 +-
 docs/configuration/linkis-jobhistory.md            |   5 +-
 docs/configuration/linkis-manager-common.md        |   9 +-
 docs/configuration/linkis-metadata.md              |   9 +-
 docs/configuration/linkis-module.md                |   5 +-
 docs/configuration/linkis-orchestrator-core.md     |   5 +-
 docs/configuration/linkis-protocol.md              |   5 +-
 docs/configuration/linkis-rpc.md                   |   5 +-
 docs/configuration/linkis-scheduler.md             |   5 +-
 docs/configuration/linkis-storage.md               |   7 +-
 docs/configuration/linkis-udf.md                   |   5 +-
 docs/configuration/pipeline.md                     |   7 +-
 docs/configuration/presto.md                       |   7 +-
 docs/configuration/python.md                       |   5 +-
 docs/configuration/spark.md                        |   5 +-
 docs/configuration/sqoop.md                        |   7 +-
 docs/index.md                                      |   2 +
 .../org/apache/linkis/rpc/AsynRPCMessageBus.scala  |   4 +-
 .../apache/linkis/rpc/conf/RPCConfiguration.scala  |   2 +-
 linkis-commons/linkis-storage/pom.xml              |  14 +-
 .../impl/BmlResourceLocalizationService.scala      |  22 +-
 .../ecm/server/spring/ECMSpringConfiguration.scala |   6 +
 ...vice.java => EnginePluginAdminServiceImpl.java} |  13 +-
 .../impl/DefaultNodeMetricManagerPersistence.java  |   7 +-
 linkis-dist/bin/checkEnv.sh                        |   2 +-
 linkis-dist/bin/install-linkis-to-kubernetes.sh    | 215 +++++++++
 linkis-dist/bin/install.sh                         |   2 +-
 linkis-dist/deploy-config/linkis-env.sh            |   5 +-
 linkis-dist/docker/ldh.Dockerfile                  |  20 +-
 .../licenses/LICENSE-apache-hive-2.3.3-bin.txt}    | 207 +++++++--
 .../LICENSE-apache-zookeeper-3.5.9-bin.txt}        |   0
 .../licenses/LICENSE-flink-1.12.2.txt}             |   0
 .../licenses/LICENSE-hadoop-2.7.2.txt}             | 132 +++---
 .../LICENSE-spark-2.4.3-bin-hadoop2.7.txt}         | 489 +++++++++++++--------
 .../docker/linkis-with-mysql-jdbc.Dockerfile       |  32 +-
 linkis-dist/docker/linkis.Dockerfile               |  64 +--
 linkis-dist/docker/scripts/entry-point-ldh.sh      |  14 +-
 .../scripts/make-linikis-image-with-mysql-jdbc.sh  |  51 +++
 linkis-dist/docker/scripts/prepare-ldh-image.sh    |  33 +-
 .../scripts/common.sh => docker/scripts/utils.sh}  |  30 +-
 linkis-dist/helm/README.md                         |   2 +-
 linkis-dist/helm/{README.md => README_CN.md}       | 137 +++---
 linkis-dist/helm/charts/linkis/Chart.yaml          |   2 +-
 .../linkis/templates/configmap-init-sql.yaml       |   2 +-
 .../linkis/templates/configmap-linkis-config.yaml  |  92 ++--
 .../templates/linkis-cg-engineconnmanager.yaml     |  97 +++-
 .../linkis/templates/linkis-cg-engineplugin.yaml   |  41 +-
 .../linkis/templates/linkis-cg-entrance.yaml       |  23 +-
 .../linkis/templates/linkis-cg-linkismanager.yaml  |   8 +-
 .../charts/linkis/templates/linkis-mg-eureka.yaml  |   8 +-
 .../charts/linkis/templates/linkis-mg-gateway.yaml |   8 +-
 .../helm/charts/linkis/templates/linkis-ps-cs.yaml | 184 --------
 .../templates/linkis-ps-data-source-manager.yaml   | 184 --------
 .../linkis/templates/linkis-ps-metadataquery.yaml  | 187 --------
 .../linkis/templates/linkis-ps-publicservice.yaml  |  32 +-
 linkis-dist/helm/charts/linkis/values.yaml         |  66 +--
 linkis-dist/helm/scripts/create-kind-cluster.sh    |   8 +-
 .../helm/scripts/install-charts-with-ldh.sh        |  15 +-
 linkis-dist/helm/scripts/install-charts.sh         |  23 +-
 linkis-dist/helm/scripts/install-ldh.sh            |   7 +-
 .../{install-charts.sh => install-linkis.sh}       |   6 +-
 linkis-dist/helm/scripts/login-pod.sh              |  33 +-
 .../helm/scripts/{login-pod.sh => logs-pod.sh}     |  30 +-
 linkis-dist/helm/scripts/prepare-for-spark.sh      |  51 +++
 linkis-dist/helm/scripts/remote-proxy.sh           | 129 ++++++
 .../helm/scripts/resources/kind-cluster.yaml       |   2 +
 .../resources/ldh/configmaps/configmap-hadoop.yaml | 185 +++-----
 .../resources/ldh/configmaps/configmap-spark.yaml  |  68 +--
 linkis-dist/helm/scripts/resources/ldh/ldh.yaml    |  98 ++---
 .../package/conf/linkis-cg-entrance.properties     |   5 +
 .../conf/linkis-ps-publicservice.properties        |   2 +-
 .../db/upgrade/1.3.0_schema/mysql/linkis_dml.sql   |   6 +-
 linkis-dist/package/sbin/ext/linkis-common-start   |  10 +-
 linkis-dist/package/sbin/ext/linkis-mg-gateway     |   8 +-
 linkis-dist/package/sbin/graceful-upgrade.sh       |   9 -
 linkis-dist/package/sbin/linkis-start-all.sh       |   6 +-
 linkis-dist/pom.xml                                |   1 -
 linkis-dist/release-docs/LICENSE                   |  43 +-
 ...ompress.txt => LICENSE-dss-gateway-support.txt} |   0
 linkis-dist/src/main/assembly/distribution.xml     |  32 +-
 .../hive/src/main/resources/log4j2.xml             |   6 +-
 linkis-public-enhancements/distribution.xml        |   2 -
 .../server/loader/MetaClassLoaderManager.java      |   2 +-
 .../linkis-gateway-server-support/pom.xml          |   7 +
 linkis-web/src/apps/linkis/view/linkis/index.vue   |   1 -
 .../src/dss/module/resourceSimple/engine.vue       |   6 +-
 pom.xml                                            |  12 +-
 tool/dependencies/known-dependencies.txt           |  42 +-
 113 files changed, 2097 insertions(+), 1635 deletions(-)
 create mode 100644 docs/configuration-change-records.md
 rename linkis-computation-governance/linkis-engineconn/linkis-engineconn-plugin-server/src/main/java/org/apache/linkis/engineplugin/server/service/impl/{EnginePluginAdminService.java => EnginePluginAdminServiceImpl.java} (90%)
 create mode 100644 linkis-dist/bin/install-linkis-to-kubernetes.sh
 copy linkis-dist/{release-docs/licenses/LICENSE-ivy.txt => docker/licenses/LICENSE-apache-hive-2.3.3-bin.txt} (60%)
 copy linkis-dist/{release-docs/licenses/LICENSE-apacheds-i18n.txt => docker/licenses/LICENSE-apache-zookeeper-3.5.9-bin.txt} (100%)
 copy linkis-dist/{release-docs/licenses/LICENSE-commons-compress.txt => docker/licenses/LICENSE-flink-1.12.2.txt} (100%)
 copy linkis-dist/{release-docs/licenses/LICENSE-avatica.txt => docker/licenses/LICENSE-hadoop-2.7.2.txt} (74%)
 copy linkis-dist/{release-docs/licenses/LICENSE-commons-math.txt => docker/licenses/LICENSE-spark-2.4.3-bin-hadoop2.7.txt} (54%)
 copy .scalafmt.conf => linkis-dist/docker/linkis-with-mysql-jdbc.Dockerfile (61%)
 create mode 100755 linkis-dist/docker/scripts/make-linikis-image-with-mysql-jdbc.sh
 copy linkis-dist/{helm/scripts/common.sh => docker/scripts/utils.sh} (56%)
 copy linkis-dist/helm/{README.md => README_CN.md} (75%)
 delete mode 100644 linkis-dist/helm/charts/linkis/templates/linkis-ps-cs.yaml
 delete mode 100644 linkis-dist/helm/charts/linkis/templates/linkis-ps-data-source-manager.yaml
 delete mode 100644 linkis-dist/helm/charts/linkis/templates/linkis-ps-metadataquery.yaml
 copy linkis-web/config.sh => linkis-dist/helm/scripts/install-charts-with-ldh.sh (73%)
 mode change 100644 => 100755
 copy linkis-dist/helm/scripts/{install-charts.sh => install-linkis.sh} (89%)
 copy linkis-dist/helm/scripts/{login-pod.sh => logs-pod.sh} (65%)
 mode change 100755 => 100644
 create mode 100644 linkis-dist/helm/scripts/prepare-for-spark.sh
 create mode 100644 linkis-dist/helm/scripts/remote-proxy.sh
 copy linkis-public-enhancements/linkis-ps-common-lock/src/test/resources/data.sql => linkis-dist/package/db/upgrade/1.3.0_schema/mysql/linkis_dml.sql (78%)
 copy linkis-dist/release-docs/licenses/{LICENSE-commons-compress.txt => LICENSE-dss-gateway-support.txt} (100%)


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


[incubator-linkis] 01/01: Merge mater into dev-1.3.1

Posted by pe...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a commit to branch dev-1.3.1
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git

commit 69ff2d80f2e853ee036970f03dfd1cd3ca6f6179
Merge: 732209cc4 8706bdf37
Author: peacewong <wp...@gmail.com>
AuthorDate: Thu Oct 20 11:25:01 2022 +0800

    Merge mater into dev-1.3.1
    
    Merge mater into dev-1.3.1

 .asf.yaml                                          |   8 +-
 .github/workflows/publish-docker.yaml              |  16 +-
 .github/workflows/publish-snapshot.yml             |  10 +-
 README.md                                          |  53 ++-
 README_CN.md                                       |  78 ++--
 docs/configuration-change-records.md               |   7 +
 docs/configuration/accessible-executor.md          |  14 +-
 docs/configuration/elasticsearch.md                |   9 +-
 docs/configuration/executor-core.md                |  10 +-
 docs/configuration/flink.md                        |   5 +-
 docs/configuration/linkis-application-manager.md   |  10 +-
 docs/configuration/linkis-bml-server.md            |   7 +-
 docs/configuration/linkis-common.md                |   6 +-
 .../configuration/linkis-computation-engineconn.md |  11 +-
 .../linkis-computation-governance-common.md        |  10 +-
 .../linkis-computation-orchestrator.md             |   7 +-
 docs/configuration/linkis-configuration.md         |   8 +-
 docs/configuration/linkis-engineconn-common.md     |  10 +-
 .../linkis-engineconn-manager-server.md            |  12 +-
 .../configuration/linkis-engineconn-plugin-core.md |   5 +-
 .../linkis-engineconn-plugin-server.md             |   7 +-
 docs/configuration/linkis-entrance.md              |  14 +-
 docs/configuration/linkis-gateway-core.md          |  11 +-
 docs/configuration/linkis-hadoop-common.md         |   7 +-
 docs/configuration/linkis-httpclient.md            |   5 +-
 docs/configuration/linkis-io-file-client.md        |   7 +-
 docs/configuration/linkis-jobhistory.md            |   5 +-
 docs/configuration/linkis-manager-common.md        |   9 +-
 docs/configuration/linkis-metadata.md              |   9 +-
 docs/configuration/linkis-module.md                |   5 +-
 docs/configuration/linkis-orchestrator-core.md     |   5 +-
 docs/configuration/linkis-protocol.md              |   5 +-
 docs/configuration/linkis-rpc.md                   |   5 +-
 docs/configuration/linkis-scheduler.md             |   5 +-
 docs/configuration/linkis-storage.md               |   7 +-
 docs/configuration/linkis-udf.md                   |   5 +-
 docs/configuration/pipeline.md                     |   7 +-
 docs/configuration/presto.md                       |   7 +-
 docs/configuration/python.md                       |   5 +-
 docs/configuration/spark.md                        |   5 +-
 docs/configuration/sqoop.md                        |   7 +-
 docs/index.md                                      |   2 +
 .../org/apache/linkis/rpc/AsynRPCMessageBus.scala  |   4 +-
 .../apache/linkis/rpc/conf/RPCConfiguration.scala  |   2 +-
 linkis-commons/linkis-storage/pom.xml              |  14 +-
 .../impl/BmlResourceLocalizationService.scala      |  22 +-
 .../ecm/server/spring/ECMSpringConfiguration.scala |   6 +
 ...vice.java => EnginePluginAdminServiceImpl.java} |  13 +-
 .../impl/DefaultNodeMetricManagerPersistence.java  |   7 +-
 linkis-dist/bin/checkEnv.sh                        |   2 +-
 linkis-dist/bin/install-linkis-to-kubernetes.sh    | 215 +++++++++
 linkis-dist/bin/install.sh                         |   2 +-
 linkis-dist/deploy-config/linkis-env.sh            |   5 +-
 linkis-dist/docker/ldh.Dockerfile                  |  20 +-
 .../licenses/LICENSE-apache-hive-2.3.3-bin.txt     | 407 ++++++++++++++++
 .../LICENSE-apache-zookeeper-3.5.9-bin.txt         | 202 ++++++++
 .../docker/licenses/LICENSE-flink-1.12.2.txt       | 201 ++++++++
 .../docker/licenses/LICENSE-hadoop-2.7.2.txt       | 289 ++++++++++++
 .../licenses/LICENSE-spark-2.4.3-bin-hadoop2.7.txt | 517 +++++++++++++++++++++
 .../linkis-with-mysql-jdbc.Dockerfile}             |  27 +-
 linkis-dist/docker/linkis.Dockerfile               |  64 +--
 linkis-dist/docker/scripts/entry-point-ldh.sh      |  14 +-
 .../scripts/make-linikis-image-with-mysql-jdbc.sh  |  51 ++
 linkis-dist/docker/scripts/prepare-ldh-image.sh    |  33 +-
 .../login-pod.sh => docker/scripts/utils.sh}       |  32 +-
 linkis-dist/helm/README.md                         |   2 +-
 linkis-dist/helm/{README.md => README_CN.md}       | 137 +++---
 linkis-dist/helm/charts/linkis/Chart.yaml          |   2 +-
 .../linkis/templates/configmap-init-sql.yaml       |   2 +-
 .../linkis/templates/configmap-linkis-config.yaml  |  92 ++--
 .../templates/linkis-cg-engineconnmanager.yaml     |  97 +++-
 .../linkis/templates/linkis-cg-engineplugin.yaml   |  41 +-
 .../linkis/templates/linkis-cg-entrance.yaml       |  23 +-
 .../linkis/templates/linkis-cg-linkismanager.yaml  |   8 +-
 .../charts/linkis/templates/linkis-mg-eureka.yaml  |   8 +-
 .../charts/linkis/templates/linkis-mg-gateway.yaml |   8 +-
 .../helm/charts/linkis/templates/linkis-ps-cs.yaml | 184 --------
 .../templates/linkis-ps-data-source-manager.yaml   | 184 --------
 .../linkis/templates/linkis-ps-metadataquery.yaml  | 187 --------
 .../linkis/templates/linkis-ps-publicservice.yaml  |  32 +-
 linkis-dist/helm/charts/linkis/values.yaml         |  66 +--
 linkis-dist/helm/scripts/create-kind-cluster.sh    |   8 +-
 .../{login-pod.sh => install-charts-with-ldh.sh}   |  17 +-
 linkis-dist/helm/scripts/install-charts.sh         |  23 +-
 linkis-dist/helm/scripts/install-ldh.sh            |   7 +-
 .../{install-charts.sh => install-linkis.sh}       |   6 +-
 linkis-dist/helm/scripts/login-pod.sh              |  33 +-
 .../helm/scripts/{login-pod.sh => logs-pod.sh}     |  30 +-
 linkis-dist/helm/scripts/prepare-for-spark.sh      |  51 ++
 linkis-dist/helm/scripts/remote-proxy.sh           | 129 +++++
 .../helm/scripts/resources/kind-cluster.yaml       |   2 +
 .../resources/ldh/configmaps/configmap-hadoop.yaml | 185 +++-----
 .../resources/ldh/configmaps/configmap-spark.yaml  |  68 +--
 linkis-dist/helm/scripts/resources/ldh/ldh.yaml    |  98 ++--
 .../package/conf/linkis-cg-entrance.properties     |   5 +
 .../conf/linkis-ps-publicservice.properties        |   2 +-
 .../db/upgrade/1.3.0_schema/mysql/linkis_dml.sql   |  18 +
 linkis-dist/package/sbin/ext/linkis-common-start   |  10 +-
 linkis-dist/package/sbin/ext/linkis-mg-gateway     |   8 +-
 linkis-dist/package/sbin/graceful-upgrade.sh       |   9 -
 linkis-dist/package/sbin/linkis-start-all.sh       |   6 +-
 linkis-dist/pom.xml                                |   1 -
 linkis-dist/release-docs/LICENSE                   |  43 +-
 .../licenses/LICENSE-dss-gateway-support.txt       | 201 ++++++++
 linkis-dist/src/main/assembly/distribution.xml     |  32 +-
 .../hive/src/main/resources/log4j2.xml             |   6 +-
 linkis-public-enhancements/distribution.xml        |   2 -
 .../server/loader/MetaClassLoaderManager.java      |   2 +-
 .../linkis-gateway-server-support/pom.xml          |   7 +
 linkis-web/src/apps/linkis/view/linkis/index.vue   |   1 -
 .../src/dss/module/resourceSimple/engine.vue       |   6 +-
 pom.xml                                            |  12 +-
 tool/dependencies/known-dependencies.txt           |  42 +-
 113 files changed, 3355 insertions(+), 1377 deletions(-)


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