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
merge 1.7.0 feature
#5181
Closed
aiceflower
closed
2 weeks 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.) ...
What is the purpose of the change?