Description
Backport HADOOP-10848 to lower branches like branch-3.2 so applications using older hadoop jars (e.g. Ozone) can get rid of the annoying message
WARNING: Illegal reflective access by org.apache.hadoop.security.authentication.util.KerberosUtil (file:/opt/hadoop/share/ozone/lib/hadoop-auth-3.2.0.jar) to method sun.security.krb5.Config.getInstance()
when running with JDK11+
Attachments
Issue Links
- relates to
-
HADOOP-10848 Cleanup calling of sun.security.krb5.Config
- Resolved
- links to