I've come across a name node bug and just wanted to check if it's a known issue
before I formally raise it (I've had a quick look through the database but
couldn't see anything obvious).
If the name node is shut down before it has completed reading through the edit
log then the edit log gets re
e NN
> 4) start the NN again
> 5) while it is in the middle of replaying edits, kill -9 it again
> 6) start the NN, and lose all the previous edits?
>
> Or did I misunderstand what happened? If that sounds right, I'll give
> it a go and see if I can reproduce.
>
> Tha