Hi Todd. Hadoop doesn't daemonize itself. The shell scripts use nohup and a lot > of bash code to achieve a similar idea. > > Was there any design decision behind this approach?
I remember that I had to do the same, as any wrapper just caused the daemon to run in lower priority then it should. Regards.
