Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
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.