After running hadoop for some period of time, the command 'jps' fails to report any hadoop process on any node in the cluster. The processes are still running as can be seen with 'ps -ef|grep java'
In addition, scripts like stop-dfs.sh and stop-mapred.sh no longer find the processes to stop.