[ 
https://issues.apache.org/jira/browse/HDFS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756146#action_12756146
 ] 

Kan Zhang commented on HDFS-618:
--------------------------------

Uploaded a new patch that had one line documentation change to fix the javadoc 
warning. No code change. Here is the new test-patch result. 

     [exec] +1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 6 new or 
modified tests.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec] 
     [exec]     +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.


> Support for non-recursive mkdir in HDFS
> ---------------------------------------
>
>                 Key: HDFS-618
>                 URL: https://issues.apache.org/jira/browse/HDFS-618
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs client, name-node
>    Affects Versions: 0.21.0
>            Reporter: Kan Zhang
>            Assignee: Kan Zhang
>         Attachments: h618-03.patch, h618-04.patch, h618-06.patch, 
> h618-07.patch
>
>
> Existing mkdirs call automatically creates missing parent directories. 
> HADOOP-4952 call for a mkdir call that doesn't.

-- 
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