Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
In HDFS, a rename to a destination path that is a pre-existing directory is interpreted as moving the source path relative to that pre-existing directory. In S3A, this operation currently fails (does nothing and returns false), unless that destination directory is empty. This issue proposes to change S3A to allow this behavior, so that it more closely matches the semantics of HDFS and other file systems.
Attachments
Issue Links
- is related to
-
HIVE-14301 insert overwrite fails for nonpartitioned tables in s3
- Closed
- relates to
-
HADOOP-10714 AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call
- Closed
-
HADOOP-10400 Incorporate new S3A FileSystem implementation
- Closed