[EMAIL PROTECTED] wrote:
I see the code has some calls to stop the namenode for unit testing, what about opening that up, or adding a calls to namenode and datanode to shut them down?
+1The public APIs for all daemons (namenode, datanode, tasktracker, jobtracker) should include both start and stop methods. Please file a bug for this.
Doug
