[ 
https://issues.apache.org/jira/browse/HDFS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731130#action_12731130
 ] 

Suresh Srinivas commented on HDFS-463:
--------------------------------------

That chagne will not be sufficient, {{edits_dir}} needs to be change to URI 
instead of String.

CreaetEditLog stored directory (as String) and not URL. Since FSImage changed 
to use URI, I feel only the code that is constructing the FSImage should 
change. If you agree, I can incorporate what Konstantin has suggested to create 
URL from the String.

> CreateEditsLog utility broken due to FSImage URL scheme check
> -------------------------------------------------------------
>
>                 Key: HDFS-463
>                 URL: https://issues.apache.org/jira/browse/HDFS-463
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 0.21.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.21.0
>
>         Attachments: HDFS-463.patch, HDFS-463.patch
>
>
> CreateEditsLog creates editslog using FSImage class. With new URI scheme test 
> added, the utility fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to