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

Remove Bootstrap logs from IcebergQueryRunner #24298

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

ZacBlanco
Copy link
Contributor

Description

Set log level for airlift's Bootstrap log to WARN

Motivation and Context

Should significantly reduce log spam and diagnosing errors easier through the Github Actions UI. ~75% of log messages seem to be from the Bootstrap printing configuration values.

Impact

N/A

Test Plan

N/A

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

== NO RELEASE NOTE ==

Should significantly reduce log spam and diagnosing errors easier
through the Github Actions UI. ~75% of log messages seem to be from
the Bootstrap printing configuration values.
@prestodb-ci prestodb-ci added the from:IBM PR from IBM label Dec 24, 2024
@prestodb-ci prestodb-ci requested review from a team, ScrapCodes and zuyu and removed request for a team December 24, 2024 17:39
@ZacBlanco ZacBlanco marked this pull request as ready for review December 25, 2024 16:43
@ZacBlanco ZacBlanco requested review from hantangwangd and a team as code owners December 25, 2024 16:43
@ZacBlanco ZacBlanco requested a review from presto-oss December 25, 2024 16:43
@ZacBlanco ZacBlanco merged commit 03d5e88 into prestodb:master Dec 26, 2024
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from:IBM PR from IBM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants