-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.8.0
-
Fix Version/s: 3.0.0-alpha4
-
Component/s: fs
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
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
- causes
-
HADOOP-15932 Oozie unable to create sharelib in s3a filesystem
-
- Resolved
-
- is depended upon by
-
HADOOP-14766 Cloudup: an object store high performance dfs put command
-
- Open
-
-
HADOOP-13345 S3Guard: Improved Consistency for S3A
-
- Resolved
-
- is duplicated by
-
HADOOP-13143 harden S3AFileSystem.copyFromLocalFile()
-
- Resolved
-