I am running jobs on yarn and I see
Resources are low on NN. Please add or free up more resources then turn off safe mode manually.
So, I go check disk space and I see that there is plenty of space:
df -h
Filesystem Size Used Available Use% Mounted on
/dev/xvda1 5.0G 4.2 G 491 M 90% /
tmpfs 30G 0 30 G 0% /dev/shm
/dev/xvdb 53G 17 G 33 G 34% /media/ephemeral0
So there is space. What could be issue?