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

Manager merge to master #5177

Closed
wants to merge 45 commits into from
Closed

Conversation

aiceflower
Copy link
Contributor

@aiceflower aiceflower commented Sep 25, 2024

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.)
    ...

@@ -81,7 +81,7 @@ object Configuration extends Logging {
"The request interface %s is abnormal. You can try to troubleshoot common problems in the knowledge base document"
)

val LINKIS_TOKEN = CommonVars("wds.linkis.token", "LINKIS-AUTH-eTaYLbQpmIulPyrXcMl")
val LINKIS_TOKEN = CommonVars("wds.linkis.token", "LINKIS-AUTH")
Copy link
Contributor

Choose a reason for hiding this comment

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

have security problem

Copy link
Contributor

Choose a reason for hiding this comment

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

rollback to scala?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The core process has some compatibility issues, and some of them have been reversed.

aiceflower and others added 4 commits September 26, 2024 16:11
* 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” <“420895376@qq.com”>
Co-authored-by: peacewong <peacewong@apache.org>
@peacewong
Copy link
Contributor

Duplicate with 5181

@peacewong peacewong closed this Oct 16, 2024
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.

5 participants