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

[AMORO-3420] Fix info-level log message printing issue #3432

Merged
merged 3 commits into from
Feb 8, 2025

Conversation

zhoujinsong
Copy link
Contributor

Why are the changes needed?

Close #3420.

Brief change log

  • Remove the log level setting in codes, it may change the root log level.
  • Set log level to warn for org.apache.spark

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

@zhoujinsong zhoujinsong requested a review from baiyangtx February 7, 2025 07:41
Copy link
Contributor

@baiyangtx baiyangtx left a comment

Choose a reason for hiding this comment

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

LGTM

@zhoujinsong zhoujinsong merged commit 65ab732 into apache:master Feb 8, 2025
4 checks passed
@zhoujinsong zhoujinsong deleted the fix-ams-logger branch February 8, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: The info-level logs cannot be printed properly.
2 participants