Description
The hadoop script includes all jars from HADOOP_HOME in the classpath. This means that all the daemons get the examples and tests included in their class paths. If a change is made to an example or test, all the daemons have to be restarted to see the affect of the change. This doesn't seem desirable.