-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Manager merge to master #5177
Conversation
@@ -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") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
have security problem
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rollback to scala?
There was a problem hiding this comment.
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.
* 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>
Duplicate with 5181 |
What is the purpose of the change
...