You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2008/08/07 01:04:44 UTC

[jira] Commented: (HADOOP-3846) CreateEditsLog used for benchmark misses creating parent directories

    [ https://issues.apache.org/jira/browse/HADOOP-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620470#action_12620470 ] 

Konstantin Shvachko commented on HADOOP-3846:
---------------------------------------------

+1 
This is right. fileNamePreffix is added to each path component during file generation.
Could you please correct the javaDoc comments. I think "fsimage" should not be mentioned anywhere.
It should also say
"The file+*s* are created in {{/createdViaInjectingInEditsLog}}"


> CreateEditsLog used for benchmark misses creating parent directories
> --------------------------------------------------------------------
>
>                 Key: HADOOP-3846
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3846
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: benchmarks, dfs
>    Affects Versions: 0.19.0
>            Reporter: Lohit Vijayarenu
>            Assignee: Lohit Vijayarenu
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-3846-1.patch.txt
>
>
> CreateEditsLog generates a tree of directory structure while generating random files for benchmarks. I see that when generating new directories for depth of more than 2, we get a new directory name for parent directory. This was not logged into edits makes it an invalid edits file. 

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