Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow security manager on Java 23 for HDFS
java.lang.UnsupportedOperationException: getSubject is supported only if a security manager is allowed at java.base/javax.security.auth.Subject.getSubject(Subject.java:347) at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:588)
- Loading branch information