[ https://issues.apache.org/jira/browse/HADOOP-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462546 ]
Nigel Daley commented on HADOOP-700: ------------------------------------ Attached an updated patch. A couple of tests that are run with bin/hadoop jar hadoop-*-test.jar ... were failing after the changes to bin/hadoop because they were relying on the test jar to be in the task tracker classpath. This patch is ready for review. > bin/hadoop includes in classpath all jar files in HADOOP_HOME > ------------------------------------------------------------- > > Key: HADOOP-700 > URL: https://issues.apache.org/jira/browse/HADOOP-700 > Project: Hadoop > Issue Type: Bug > Components: scripts > Affects Versions: 0.8.0 > Reporter: Nigel Daley > Assigned To: Doug Cutting > Attachments: 700.new.patch, 700.patch, 700.patch > > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira