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

[WIP][Feature]New user configuration function added to the management console #4948

Closed
wants to merge 16 commits into from

Conversation

peacewong
Copy link
Contributor

What is the purpose of the change

[Feature][configration] fix reading configuration containing space errors #4926
[Feature][mg-eureka] List eureka service instance #4884
[Bug] FS file download csv fomat with utf-8 with bom chart[&#xFEFF] #4944
[Feature][BaseDataManager] Basic data management adds UDF tree management #4945
[Feature][ps-common-locker] Distributed lock optimization adds lock holding attributes #4946
[Feature][linkis-cli] linkis-cli add version info to task source map #4947
[Feature][configration] Global configuration cache optimization #4885
[Feature]Remove the configuration of the master and slave nodes #4868
[Feature]New configuration management function added to the management console #4842
[Feature]New user configuration function added to the management console #4841

Brief change log

  • fix csv file with utf-8 with bom chart[&#xFEFF]
  • Basic data management adds UDF tree management
  • add clear map method
  • Distributed lock optimization adds lock holding attributes to prevent repeated lock acquisition and unlocking errors.
  • add new create file method support set owner
  • UDF info add desc info return
  • The information returned by a running task should not contain error information
  • [Feature][mg-eureka] List eureka service instance close [Feature][mg-eureka] List eureka service instance #4884
  • Linkis base info support to return linkis cluster info
  • cs service supports active and standby configuration logic
  • linkis-cli add version info to source map
  • The value configured by Linkis is trimmed.

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

@peacewong peacewong changed the title [Feature]New user configuration function added to the management console [WIP][Feature]New user configuration function added to the management console Oct 24, 2023
@peacewong peacewong closed this Oct 25, 2023
casionone added a commit that referenced this pull request Nov 12, 2023
[Feature]New user configuration function added to the management console #4948
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.

[Feature][mg-eureka] List eureka service instance
1 participant