Error validating LDAP user
You may see an “Bad status: 3 (PLAIN auth failed: Error validating LDAP
user)
error message after logging into the Hue web interface, if you have
enabled LDAP and Kerberos on your cluster. Additionally, you may not be able to view the
Hive tables. This happens because the Hive service uses LDAP to authenticate the Hue service
instead of Kerberos. To resolve this issue, you must set the value of the
hive.server2.authentication
to KERBEROS
in the Hue
hive-site.xml
configuration using Cloudera
Manager.