Member since
01-29-2021
4
Posts
0
Kudos Received
0
Solutions
03-19-2021
12:49 PM
that worked but when I tried to fire command from admin user (commands like --- hdfs dfs -cp file /user/admin or hdfs dfs -ls /user/) it's not allowing me giving below error WARN security.UserGroupInformation: PriviledgedActionException as:admin (auth:KERBEROS) cause:javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
... View more
02-17-2021
09:27 AM
ou=cloudera,DC=dbanet4,DC=root Just make sure you have mentioned this line corrected or not we were facing the same issue and found your article. as there was no answer, I tried to troubleshoot by myself and got that I misspelled ' ou ' field. I just corrected it and boom issue resolved !!!
... View more