issues
search
apache
/
linkis
Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.32k
stars
1.17k
forks
source link
Manager merge to master
#5177
Closed
aiceflower
closed
1 month ago
aiceflower
commented
1 month ago
What is the purpose of the change
The users can specify fixed engine execution
Add a new management console to modify the engine status to UnHealthy and automatically kill the engine after task execution
Spring upgrade version to 5.3.27
Optimize engine reuse logic, large resources cannot reuse small resource engines
Optimize the flink log
Linkis storage change java code to scala (The core process has some compatibility issues, and some of them have been reversed.) ...
peacewong
commented
1 month ago
Duplicate with 5181
What is the purpose of the change