[
https://issues.apache.org/jira/browse/HDFS-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989750#comment-13989750
]
Hadoop QA commented on HDFS-6330:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12643151/HDFS-6330.000.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6818//console
This message is automatically generated.
> Move mkdir() to FSNamesystem
> ----------------------------
>
> Key: HDFS-6330
> URL: https://issues.apache.org/jira/browse/HDFS-6330
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-6330.000.patch
>
>
> Currently mkdir() automatically creates all ancestors for a directory. This
> is implemented in FSDirectory, by calling unprotectedMkdir() along the path.
> This jira proposes to move the function to FSNamesystem to simplify the
> primitive that FSDirectory needs to provide.
--
This message was sent by Atlassian JIRA
(v6.2#6252)