Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2025

Cherry-picked from #50623

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>
@github-actions github-actions bot requested a review from dataroaring as a code owner May 9, 2025 13:31
@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?

@dataroaring dataroaring closed this May 9, 2025
@dataroaring dataroaring reopened this May 9, 2025
@hello-stephen
Copy link
Contributor

run buildall

@CalvinKirs CalvinKirs closed this May 15, 2025
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.

5 participants