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/25 02:10:21 UTC

[incubator-linkis] branch dev-1.2.0 updated (e5012fe5c -> bdafa8b3f)

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

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


    from e5012fe5c [Feature-2228] The ECM kill engine needs to be able to complete the kill of the yarn appid (#2479)
     new db52a1f08 Dispose of sqoop engine startup failure due to dependency library conflict
     new 2d87c6b65 Update linkis project version to 1.1.3-patch (#2360)
     new a3221aced fix: bug#2307.Before removing dist and plugin /
     new 1aecd0c4a Merge pull request #2354 from ruY9527/dev-1.1.3-builds
     new 6a2379474 Update README.md and CONTRIBUTING.md (#2383)
     new eed2d6aaa Update README.md and CONTRIBUTING.md
     new 990751832 Create auto-comment.yml
     new efc6db439 Merge pull request #2423 from Beacontownfc/master
     new 4a1dc39e2 Added "Page Views" badge
     new 98ccc341b Added "Page Views" badge
     new 03a026383 issue-2491: upgrade jetty to 9.4.48
     new 5c7330536 Merge pull request #2492 from pjfanning/jetty-cve
     new 4df834959 install.sh adjust wds.linkis.keytab.enable (#2421)
     new 6df54952b optimize prometheus configuration
     new 6c67f8140 optimize prometheus configuration
     new e7b10f7f3 shell log adjust
     new dbb9eacd3 Merge pull request #2509 from apache/dev-1.1.3
     new 2aba78a4e Merge remote-tracking branch 'origin/master' into dev-1.2.0-merge-master
     new d2323b07d upgrade jetty to 9.4.48
     new bdafa8b3f Merge pull request #2519 from WeDataSphere/dev-1.2.0-merge-master

The 2704 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:
 .github/workflows/auto-comment.yml                 |  34 ++++++
 CONTRIBUTING.md                                    | 126 ++++++++++++---------
 CONTRIBUTING_CN.md                                 | 119 ++++++++++---------
 README.md                                          |  98 +++++++++-------
 README_CN.md                                       |  95 +++++++++-------
 .../src/main/assembly/distribution.xml             |   4 +-
 linkis-dist/bin/install.sh                         |  22 ++--
 linkis-dist/package/conf/application-eureka.yml    |   8 ++
 linkis-dist/package/conf/application-linkis.yml    |   6 +-
 linkis-dist/package/conf/linkis.properties         |  10 ++
 linkis-dist/package/sbin/common.sh                 |  12 +-
 linkis-dist/package/sbin/linkis-start-all.sh       |   2 +-
 linkis-dist/release-docs/LICENSE                   |  40 +++----
 .../flink/src/main/assembly/distribution.xml       |   4 +-
 .../hive/src/main/assembly/distribution.xml        |   4 +-
 .../io_file/src/main/assembly/distribution.xml     |   4 +-
 .../jdbc/src/main/assembly/distribution.xml        |   4 +-
 .../openlookeng/src/main/assembly/distribution.xml |   4 +-
 .../pipeline/src/main/assembly/distribution.xml    |   4 +-
 .../python/src/main/assembly/distribution.xml      |   6 +-
 .../shell/src/main/assembly/distribution.xml       |   6 +-
 .../spark/src/main/assembly/distribution.xml       |   4 +-
 linkis-engineconn-plugins/sqoop/pom.xml            |   8 +-
 .../sqoop/src/main/assembly/distribution.xml       |   4 +-
 pom.xml                                            |   2 +-
 tool/dependencies/known-dependencies.txt           |  42 +++----
 26 files changed, 401 insertions(+), 271 deletions(-)
 create mode 100644 .github/workflows/auto-comment.yml


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