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

Steve Loughran resolved HADOOP-13143.
-------------------------------------
       Resolution: Duplicate
         Assignee: Steve Loughran
    Fix Version/s: 3.0.0-beta1

> harden S3AFileSystem.copyFromLocalFile()
> ----------------------------------------
>
>                 Key: HADOOP-13143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13143
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 3.0.0-beta1
>
>
> {{S3AFileSystem.copyFromLocalFile()}} is lacking some basic checks of 
> arguments (source file exists, do parent directories of dest exist, ...).
> The original {{FileSystem.copyFromLocalFile()}} codepaths need review to see 
> how they handle such situations, and the {{S3AFileSystem}} implementation 
> made consistent. This is best done with an update to the FS Specification and 
> a contract test.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to