You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "MrAsanjar ." <af...@gmail.com> on 2014/07/06 19:15:41 UTC

I need to debug namenode shut-down

Any advises within which hdfs class->method I need to enable breakpoint(s)?
Thanks in advance

Re: I need to debug namenode shut-down

Posted by Ted Yu <yu...@gmail.com>.
Adding / utilizing logs would be better compared to setting breakpoints.
There're many moving parts in Namenode.

Cheers


On Sun, Jul 6, 2014 at 10:15 AM, MrAsanjar . <af...@gmail.com> wrote:

> Any advises within which hdfs class->method I need to enable breakpoint(s)?
> Thanks in advance
>