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

Hudson commented on HDFS-602:
-----------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #28 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/28/])
    . DistributedFileSystem mkdirs command throws FileAlreadyExistsException 
instead of FileNotFoundException. Contributed by Boris Shkolnik.


> Atempt to make a directory under an existing file on DistributedFileSystem 
> should throw an FileAlreadyExistsException instead of FileNotFoundException
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-602
>                 URL: https://issues.apache.org/jira/browse/HDFS-602
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client, name-node
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>             Fix For: 0.21.0
>
>         Attachments: HDFS-602.patch
>
>
> Atempt to make a directory under an existing file on DistributedFileSystem 
> should throw an FileAlreadyExistsException instead of FileNotFoundException.
> Also we should unwrap this exception from RemoteException

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