[
https://issues.apache.org/jira/browse/HADOOP-16935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siyao Meng updated HADOOP-16935:
--------------------------------
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
{code}
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()
{code}
when running with JDK11+
was:
Backport HADOOP-10848 to lower branches so applications using hadoop 3.2.x can
get rid of the annoying message:
{code}
WARNING: Illegal reflective access by
org.apache.hadoop.security.authentication.util.KerberosUtil
(file:/path/to/lib/hadoop-auth-3.2.0.jar) to method
sun.security.krb5.Config.getInstance()
{code}
> Backport HADOOP-10848. Cleanup calling of sun.security.krb5.Config to
> branch-3.2
> --------------------------------------------------------------------------------
>
> Key: HADOOP-16935
> URL: https://issues.apache.org/jira/browse/HADOOP-16935
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
>
> 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
> {code}
> 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()
> {code}
> when running with JDK11+
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]