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 "Lohit Vijayarenu (JIRA)" <ji...@apache.org> on 2008/08/04 19:40:44 UTC

[jira] Issue Comment Edited: (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=12617991#action_12617991 ] 

lohit edited comment on HADOOP-3846 at 8/4/08 10:39 AM:
-------------------------------------------------------------------

The test failure is not related to this patch. I ran the test locally several and they seem to pass. Retrying hudson. HADOOP-3874 was opened for this test failure seen by other patches. 

      was (Author: lohit):
    The test failure is not related to this patch. I ran the test locally several and they seem to pass. Retrying hudson.
  
> 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.