bin/hadoop includes in classpath all jar files in HADOOP_HOME
-------------------------------------------------------------

                 Key: HADOOP-700
                 URL: http://issues.apache.org/jira/browse/HADOOP-700
             Project: Hadoop
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.8.0
            Reporter: Nigel Daley


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: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to