[ 
https://issues.apache.org/jira/browse/HDFS-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Shkolnik updated HDFS-602:
--------------------------------

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

  was:
Atempt to make a directory under an existing file on DistributedFileSystem 
should throw an FileAlreadyExitsException instead of FileNotFoundException.
Also we should unwrap this exception from RemoteException

        Summary: Atempt to make a directory under an existing file on 
DistributedFileSystem should throw an FileAlreadyExistsException instead of 
FileNotFoundException  (was: Atempt to make a directory under an existing file 
on DistributedFileSystem should throw an FileAlreadyExitsException instead of 
FileNotFoundException)

> 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
>            Reporter: Boris Shkolnik
>
> 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