This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
from 39a8c10d4 Bump postcss from 8.4.21 to 8.4.31 in /linkis-web (#4928)
new 8c1b15d81 Added logs for the ask engine stage
new 521d30ccd optimize hive task progress
new 91d086185 add init fs retry
new 9e9ab0219 code optimize
new f02ee0c33 Result set optimization 1. Double supports NAN 2. String
supports \n \t characters
new 922df460d Supports spark.conf parameters to configure multiple
parameters
new 247616a38 Python supports killing subprocesses
new 033b2a80d Spark supports printing parameters to task logs
The 8 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:
.../hive/src/main/resources/log4j2.xml | 11 +++-
.../hive/executor/HiveEngineConnExecutor.scala | 43 +++++++++----
.../io/executor/IoEngineConnExecutor.scala | 46 ++++++++-----
.../pipeline/executor/ExcelExecutor.scala | 6 +-
.../spark/Interpreter/PythonInterpreter.scala | 75 ----------------------
.../spark/config/SparkConfiguration.scala | 1 +
.../engineplugin/spark/executor/SQLSession.scala | 17 +++--
.../spark/executor/SparkEngineConnExecutor.scala | 42 +++++++++++-
.../spark/executor/SparkPythonExecutor.scala | 24 +++----
...SparkSubmitProcessEngineConnLaunchBuilder.scala | 32 +++++++--
.../DefaultCodeExecTaskExecutorManager.scala | 3 +-
.../physical/CodeLogicalUnitExecTask.scala | 1 -
.../ecm/ComputationEngineConnManager.scala | 19 +++++-
.../orchestrator/ecm/EngineConnManager.scala | 16 +++--
.../ecm/LoadBalanceLabelEngineConnManager.scala | 9 ++-
15 files changed, 199 insertions(+), 146 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]