This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a change to branch dev-1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
from d474bf82d Rename web to linkis-web (#2524)
new 4559fb1e8 optimize presto engineconn
new 74d2e3887 add wds.linkis.engineconn.max.free.time=0 for presto engine
new abbc9d7b4 add License file
new 4da1143e6 adjust known-dependencies.txt
new 44765766f adjust known-dependencies.txt
The 5 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:
linkis-dist/release-docs/LICENSE | 13 ++++++
linkis-dist/release-docs/NOTICE | 49 +++++++++++++++++-----
...{LICENSE-chill-java.txt => LICENSE-airlift.txt} | 0
...LICENSE-guava-retrying.txt => LICENSE-bval.txt} | 0
...ENSE-commons-compress.txt => LICENSE-cglib.txt} | 2 +-
...ENSE-chill-java.txt => LICENSE-expiringmap.txt} | 0
...LICENSE-guava-retrying.txt => LICENSE-jdbi.txt} | 0
...poi-shared-strings.txt => LICENSE-jmxutils.txt} | 2 +-
...CENSE-guava-retrying.txt => LICENSE-presto.txt} | 0
linkis-engineconn-plugins/pom.xml | 1 +
linkis-engineconn-plugins/presto/pom.xml | 34 +++++++++++++++
.../main/resources/linkis-engineconn.properties | 1 +
.../presto/PrestoEngineConnPlugin.scala | 24 ++++++-----
.../presto/conf/PrestoConfiguration.scala | 2 +-
.../presto/conf/PrestoEngineConf.scala | 27 ++++++------
.../presto/executer/PrestoEngineConnExecutor.scala | 44 ++++++++++++-------
.../presto/factory/PrestoEngineConnFactory.scala | 4 +-
tool/dependencies/known-dependencies.txt | 15 ++++++-
18 files changed, 162 insertions(+), 56 deletions(-)
copy linkis-dist/release-docs/licenses/{LICENSE-chill-java.txt =>
LICENSE-airlift.txt} (100%)
copy linkis-dist/release-docs/licenses/{LICENSE-guava-retrying.txt =>
LICENSE-bval.txt} (100%)
copy linkis-dist/release-docs/licenses/{LICENSE-commons-compress.txt =>
LICENSE-cglib.txt} (99%)
copy linkis-dist/release-docs/licenses/{LICENSE-chill-java.txt =>
LICENSE-expiringmap.txt} (100%)
copy linkis-dist/release-docs/licenses/{LICENSE-guava-retrying.txt =>
LICENSE-jdbi.txt} (100%)
copy linkis-dist/release-docs/licenses/{LICENSE-poi-shared-strings.txt =>
LICENSE-jmxutils.txt} (99%)
copy linkis-dist/release-docs/licenses/{LICENSE-guava-retrying.txt =>
LICENSE-presto.txt} (100%)
copy
linkis-computation-governance/linkis-entrance/src/main/scala/org/apache/linkis/entrance/cache/GlobalConfigurationKeyValueCache.scala
=>
linkis-engineconn-plugins/presto/src/main/scala/org/apache/linkis/engineplugin/presto/conf/PrestoEngineConf.scala
(64%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]