Created on 03-25-2021 02:09 PM - edited 03-25-2021 02:19 PM
Attempting to add a new queue using YARN Queue Manager UI. After saving, the following error message appears:
Validation failed for Add queue operation! Error message:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<RemoteException>
<exception>AuthorizationException</exception>
<message>Unable to obtain user name, user not authenticated</message>
<javaClassName>org.apache.hadoop.security.authorize.AuthorizationException</javaClassName>
</RemoteException>
Environment: CDP DC 7.1.4
Kerberized: Yes
TLS: No
LDAP/AD: Yes
Checked Ranger logs and Audit logs, Yarn RM and security logs. Couldn't find any related errors in those log files. The Ranger Audit logs show the user accessing the YARN queue but does not show a denied result. There are LDAP/AD related errors in Usersync...would that cause authentication issues for YARN Queue Manager?
Created 03-26-2021 12:04 PM
The following property was removed and the error went away. Able to add YARN queues in the UI now.
hadoop.http.filter.initializers
Created 03-26-2021 12:04 PM
The following property was removed and the error went away. Able to add YARN queues in the UI now.
hadoop.http.filter.initializers
Created 01-03-2024 01:48 PM
you property was removed, removed from what/where? I cannot find it.