[
https://issues.apache.org/jira/browse/HADOOP-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392095#comment-15392095
]
Hudson commented on HADOOP-13188:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #10144 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10144/])
HADOOP-13188 S3A file-create should throw error rather than overwrite (stevel:
rev 86ae218893d018638e937c2528c8e84336254da7)
*
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java
*
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/contract/s3a/TestS3AContractCreate.java
> S3A file-create should throw error rather than overwrite directories
> --------------------------------------------------------------------
>
> Key: HADOOP-13188
> URL: https://issues.apache.org/jira/browse/HADOOP-13188
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 2.7.2
> Reporter: Raymie Stata
> Assignee: Steve Loughran
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HADOOP-13188-branch-2-001.patch
>
>
> S3A.create(Path,FsPermission,boolean,int,short,long,Progressable) is not
> checking to see if it's being asked to overwrite a directory. It could
> easily do so, and should throw an error in this case.
> There is a test-case for this in AbstractFSContractTestBase, but it's being
> skipped because S3A is a blobstore. However, both the Azure and Swift file
> systems make this test, and the new S3 one should as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]