Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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!