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

[hotfix][runtime][security] Change the log level to DEBUG in HBaseDelegationTokenProvider#getHBaseConfiguration #22559

Conversation

wanglijie95
Copy link
Contributor

What is the purpose of the change

This change is to avoid always printing ClassNotFoundException(INFO) in jobmanager log. See comments in FLINK-25909 for details.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)
  • The serializers: (no
  • The runtime per-record code paths (performance sensitive): (no)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (no)
  • The S3 file system connector: (no)

Documentation

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

@flinkbot
Copy link
Collaborator

flinkbot commented May 10, 2023

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@wanglijie95
Copy link
Contributor Author

@flinkbot run azure

1 similar comment
@wanglijie95
Copy link
Contributor Author

@flinkbot run azure

@wanglijie95 wanglijie95 force-pushed the change-log--hbase-delegation-toke-provider branch from d0d26e3 to 94f956e Compare May 11, 2023 07:14
…egationTokenProvider#getHBaseConfiguration

This change is to avoid always printing `ClassNotFoundException(INFO)` in jobmanager log. See comments in FLINK-25909 for details.
@wanglijie95 wanglijie95 force-pushed the change-log--hbase-delegation-toke-provider branch from 94f956e to 78d96f3 Compare May 11, 2023 11:58
wanglijie95 added a commit that referenced this pull request May 12, 2023
…egationTokenProvider#getHBaseConfiguration

This change is to avoid always printing `ClassNotFoundException(INFO)` in jobmanager log. See comments in FLINK-25909 for details.

This closes #22559
@wanglijie95 wanglijie95 deleted the change-log--hbase-delegation-toke-provider branch December 14, 2023 14:42
RocMarshal pushed a commit to RocMarshal/flink that referenced this pull request May 9, 2024
…egationTokenProvider#getHBaseConfiguration

This change is to avoid always printing `ClassNotFoundException(INFO)` in jobmanager log. See comments in FLINK-25909 for details.

This closes apache#22559
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants