Member since
08-23-2020
2
Posts
0
Kudos Received
0
Solutions
08-23-2020
05:50 AM
After follow the exact steps which mentioned in this blog, I got below exception in ranger kms log and distcp job was failed. org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule: No rules applied to hdfs-dev_cluster@BDPDEV.GE.NET Added the same rules in advanced kms-site config under hadoop.kms.authentication.kerberos.name.rules property which we added in advanced hdfs core-site config. Now I am able to run the distcp job successfully.
... View more