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

Steve Loughran updated HADOOP-9712:
-----------------------------------

    Attachment: HADOOP-9712-001.patch

Patch containing purely the changes to the ftp FS source
* make exceptions raised consistent with HDFS
* don't allow overwrites of directories with files
* stop {{delete()}} throwing {{FileNotFoundException()}}.

Apart from renaming issues, the (new) contract tests are working.
                
> Write contract tests for FTP filesystem, fix places where it breaks
> -------------------------------------------------------------------
>
>                 Key: HADOOP-9712
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9712
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 1.2.0, 3.0.0, 2.1.0-beta
>            Reporter: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-9712-001.patch
>
>
> implement the abstract contract tests for S3, identify where it is failing to 
> meet expectations and, where possible, fix. 
> FTPFS appears to be the least tested (& presumably used) hadoop filesystem 
> implementation; there may be some bug reports that have been around for years 
> that could drive test cases and fixes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to