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

fix BUG #1400,fix multiple SLF4J bindings & no log logged in standalo… #1401

Merged
merged 2 commits into from
Nov 18, 2022
Merged

fix BUG #1400,fix multiple SLF4J bindings & no log logged in standalo… #1401

merged 2 commits into from
Nov 18, 2022

Conversation

zhengchaoken
Copy link
Contributor

…ne,yarn-session,yarn-prejob

(cherry picked from commit eefae73)

Purpose of this pull request

解决chunjun中日志框架的重复问题:在flink standalone,yarn-session,yarn-prejob下提示日志冲突,并且在flink-web,yarn中日志无法输出问题。

Which issue you fix

Fixes # (1400).

Checklist:

  • [ x] I have executed the 'mvn spotless:apply' command to format my code.
  • [x ] I have a meaningful commit message (including the issue id, the template of commit message is '[label-type-#issue-id][fixed-module] a meaningful commit message.')
  • [x ] I have performed a self-review of my own code.
  • [x ] I have commented my code, particularly in hard-to-understand areas.
  • [x ] I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • [ x] New and existing unit tests pass locally with my changes.
  • [x ] I have checked my code and corrected any misspellings.
  • [x ] My commit is only one. (If there are multiple commits, you can use 'git squash' to compress multiple commits into one.)

…ne,yarn-session,yarn-prejob

(cherry picked from commit eefae73)
Copy link
Contributor

@Paddy0523 Paddy0523 left a comment

Choose a reason for hiding this comment

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

+1

@FlechazoW FlechazoW linked an issue Nov 18, 2022 that may be closed by this pull request
3 tasks
@FlechazoW FlechazoW merged commit fd449ca into DTStack:master Nov 18, 2022
Paddy0523 pushed a commit to Paddy0523/chunjun that referenced this pull request May 18, 2023
…tandalone,yarn-session,yarn-prejob (DTStack#1401)

(cherry picked from commit eefae73)

Co-authored-by: FlechazoW <35768015+FlechazoW@users.noreply.github.com>
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.

[Bug] [ChunJun] optimize log
3 participants