Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
S3AFileSystem.copyFromLocalFile()
Doesn't
- check for local file existing. Fix: check and raise FNFE (today: AmazonClientException is raised)
- check for dest being a directory. Fix: Better checks before upload
- have any tests. Fix: write the tests
this is related to the committer work, but doesn't depend on it
Attachments
Attachments
Issue Links
- causes
-
HADOOP-15932 Oozie unable to create sharelib in s3a filesystem
- Resolved
- is depended upon by
-
HADOOP-13345 S3Guard: Improved Consistency for S3A
- Resolved
-
HADOOP-14766 Cloudup: an object store high performance dfs put command
- Resolved
- is duplicated by
-
HADOOP-13143 harden S3AFileSystem.copyFromLocalFile()
- Resolved