ghkang98 opened a new pull request, #50623:
URL: https://github.com/apache/doris/pull/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.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]