Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge 1.7.0 feature #5181

Merged
merged 11 commits into from
Nov 5, 2024
Merged

Conversation

aiceflower
Copy link
Contributor

What is the purpose of the change?

  1. The users can specify fixed engine execution
  2. Add a new management console to modify the engine status to UnHealthy and automatically kill the engine after task execution
  3. Spring upgrade version to 5.3.27
  4. Optimize engine reuse logic, large resources cannot reuse small resource engines
  5. Optimize the flink log
  6. Linkis storage change java code to scala (The core process has some compatibility issues, and some of them have been reversed.)
    ...

aiceflower and others added 11 commits September 27, 2024 14:08
* flink-log4j

* edit public

* merge code

* merge code

* Fix build

* Fix build

* Fix build

* fix instance label server unit testing errors

* fix linkis-computation-governance-common unit testing errors

* fix linkis-jobhistory unit testing errors

* fix linkis-bml-server unit testing errors

* fix linkis-instance-label-server unit testing errors

* Fix dependency libraries

* Fix ddl dml

* Fix unit testing errors

* Fix bml service unit testing errors

* Fix linkis-instance-label-server unit testing errors

* Fix bml-server unit testing errors

* Fix bml-server unit testing errors

* remove same override

* fix OpenLooKengEngineConnExecutor cannot find symbol

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix unit test errors

* Fix ps-cs service unit test errors

* Fix engine  cannot find symbol

* revent build action code

* Fix build

* code format

* fix compile error

* merge code

---------

Co-authored-by: v_nikeyang <[email protected]>
Co-authored-by: peacewong <[email protected]>
Co-authored-by: “v_kkhuang” <“[email protected]”>
* fix instance label server unit testing errors

* fix linkis-jobhistory unit testing errors

* fix  cannot find symbol

* fix linkis-udf unit testing errors

* fix linkis-configration unit testing errors:The h2 database does not support <include refid

* fix linkis-pes-public unit testing errors

* fix linkis-pes-public unit testing errors

* fix spark unit testing errors

* fix python unit testing errors

* fix python unit testing errors

* fix python unit testing errors

* Fix build

* fix unit testing errors

* fix unit testing errors

* fix unit testing errors

* fix unit testing errors

* Fix jdbc unit testing errors

* Fix presto unit testing errors

* update ddl dml

* update ddl dml

* Fix dependency libraries

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

* Fix unit testing errors

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>
Co-authored-by: peacewong <[email protected]>
Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@peacewong peacewong merged commit 9036be6 into apache:master Nov 5, 2024
12 checks passed
@peacewong peacewong deleted the merge-1.7.0-feature branch November 5, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants