Description
I'm writing about the paper on the committers, one which, being a proper paper, requires me to show the committers work.
- define the requirements of a "Correct" committed job (this applies to the FileOutputCommitter too)
- show that the Staging committer meets these requirements (most of this is implicit in that it uses the V1 FileOutputCommitter to marshall .pendingset lists from committed tasks to the final destination, where they are read and committed.
- Show the magic committer also works.
Attachments
Attachments
Issue Links
- contains
-
HADOOP-15095 S3a committer factory to warn when default FileOutputFormat committer is created
- Resolved
-
HADOOP-15470 S3A staging committers to not log FNFEs on job abort listings
- Resolved
- is related to
-
HADOOP-15782 Clarify committers.md around v2 failure handling
- Open
-
HADOOP-15890 Some S3A committer tests don't match ITest* pattern; don't run in maven
- Resolved