You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/12 17:19:01 UTC

[jira] [Resolved] (HADOOP-13143) harden S3AFileSystem.copyFromLocalFile()

     [ 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org