[ 
http://issues.apache.org/jira/browse/HADOOP-377?page=comments#action_12423252 ] 
            
Doug Cutting commented on HADOOP-377:
-------------------------------------

So the URL is a reference to something on the CLASSPATH?  Couldn't you simply 
add the String "hadoop-client-xml", since that would do the same thing?

> 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