officialasishkumar opened a new pull request, #7839:
URL: https://github.com/apache/paimon/pull/7839

   ### Purpose
   
   Fixes #7146.
   
   `SecurityConfiguration#isLegal` now returns false when either Kerberos 
keytab or principal is missing. This prevents `HadoopFileIO` from wrapping the 
native Hadoop `FileSystem` in `HadoopSecuredFileSystem` for catalogs without 
Kerberos configuration, while keeping valid keytab/principal configurations on 
the secured path.
   
   ### Tests
   
   - `mvn -pl paimon-common -Pfast-build -Dtest=HadoopSecuredFileSystemTest 
test`
   - `mvn -pl paimon-common spotless:check`


-- 
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]

Reply via email to