Hadoop with Kerberos restore job fails with error 2850
A Hadoop with Kerberos restore job fails with error 2850. This issue arises if the HDFS owner does not set ownership for files and directories or if there are issues with Kerberos configuration.
Workaround: Before restoring, ensure the following.
Ensure that the HDFS owner user is used for Kerberos backup.
Ensure that with the current Kerberos user, it is possible to set the owners/ACLS manually using HDFS commands, such as chown and setfacl.
For more information, see the NetBackup for Hadoop Administrator's Guide.