Maybe, but the way we are doing it now allows us to have a very simple deployment strategy.
Bug filed, with patch. On 7/7/06, Doug Cutting <[EMAIL PROTECTED]> wrote:
[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? +1 The public APIs for all daemons (namenode, datanode, tasktracker, jobtracker) should include both start and stop methods. Please file a bug for this. Doug
