[
https://issues.apache.org/jira/browse/HDFS-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262583#comment-13262583
]
Daryn Sharp commented on HDFS-3323:
-----------------------------------
I looked into this problem a bit yesterday. The loaded config contains keys
for {{fs.AbstractFileSystem.$scheme.impl}} instead of the expected
{{fs.$scheme.impl}}. I looked at some of the earlier commits but did not see
anything that would appear to cause this issue.
> TestUrlStreamHandler fails
> --------------------------
>
> Key: HDFS-3323
> URL: https://issues.apache.org/jira/browse/HDFS-3323
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Tsz Wo (Nicholas), SZE
> Attachments: HDFS-3323.patch
>
>
> {noformat}
> java.net.MalformedURLException: unknown protocol: hdfs
> at java.net.URL.<init>(URL.java:395)
> at java.net.URL.<init>(URL.java:283)
> at
> org.apache.hadoop.fs.TestUrlStreamHandler.testDfsUrls(TestUrlStreamHandler.java:78)
> ...
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira