[
https://issues.apache.org/jira/browse/HADOOP-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lohit Vijayarenu updated HADOOP-3846:
-------------------------------------
Attachment: HADOOP-3846-1.patch.txt
While refactoring FileNameGenerator in HADOOP-3624 I had added block count to
directories. This patch fixes the issue and we append blockID information only
to filenames.
> 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
> 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.