Configuration does not handle URL
---------------------------------

                 Key: HADOOP-377
                 URL: http://issues.apache.org/jira/browse/HADOOP-377
             Project: Hadoop
          Issue Type: Bug
            Reporter: Jean-Baptiste Quenot
         Attachments: 20060721-hadoop-Configuration-URL

Current Configuration allows:

* <String> pointing to a resource in the classpath
* <Path> local path on the file system

The attached patch handles java.net.URL.  We use it to load hadoop-client.xml 
from a JAR.

Thanks in advance!

-- 
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