[ 
https://issues.apache.org/jira/browse/HDFS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HDFS-463:
---------------------------------

    Attachment: HDFS-463.patch

Manual test - ensure following commands run successfully and create a file 
{{current/edits}} under /tmp/EditsLog directory.
{noformat}
bin/hadoop org.apache.hadoop.hdfs.server.namenode.CreateEditsLog -f 1 0 1 -r 3 
-d /tmp/EditsLog
bin/hadoop org.apache.hadoop.hdfs.server.namenode.CreateEditsLog -f 1 0 1 -r 3
{noformat}

> 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