Created 06-02-2022 08:47 AM
Hi guys!
Finally we solved the problem. To fix it, we moved all content from "yarn.nodemanager.recovery.dir" config path to another one (i.e mv yarn-rm-recovery yarn-rm-recovery-backup) and we created yarn-rm-recovery again, grant permisison to yarn:hadoop to folder.
After that, we can start NodeManager with no error.
Thanks all!