Skip to content

Conversation

@CalvinKirs
Copy link
Member

[branch-2.1: FixEnsure preExecutionAuthenticator is properly initialized

cherry pick #50839 #50623

ghkang98 and others added 2 commits May 27, 2025 14:11
Support Pre-Execution Authentication for Hadoop Type Iceberg Catalog
Operations Summary
This PR fix the hadoop type iceberg catalog kerbros use the
PreExecutionAuthenticator class, This is especially useful in
environments where secure access is required, such as Kerberos-based
Hadoop ecosystems. By integrating PreExecutionAuthenticator, each
relevant operation will undergo an authentication step prior to
execution, maintaining security compliance.

- Behavior changed:
     No.

- Does this need documentation?
     No.

Co-authored-by: lik40 <lik40@chinatelecom.cn>
(cherry picked from commit 9256996)
@CalvinKirs CalvinKirs requested a review from yiguolei as a code owner May 27, 2025 06:17
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@CalvinKirs
Copy link
Member Author

run buildall

@CalvinKirs
Copy link
Member Author

run buildall

@CalvinKirs
Copy link
Member Author

run buildall

@yiguolei yiguolei merged commit 4e3700e into apache:branch-2.1 May 28, 2025
20 checks passed
@CalvinKirs CalvinKirs deleted the branch-2.1-50839 branch May 28, 2025 06:29
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.

4 participants