dannycjones commented on PR #4478: URL: https://github.com/apache/hadoop/pull/4478#issuecomment-1161515758
Note that with the current patch, the table of contents has changed. FROM (trunk): ```markdown # Committing work to S3 with the "S3A Committers" ### January 2021 Update ## Introduction: The Commit Problem ### Background : Hadoop's "Commit Protocol" ## Meet the S3A Committers ### The Staging Committer ## Conflict Resolution in the Staging Committers ### The Magic Committer #### Which Committer to Use? ## Switching to an S3A Committer ## Using the Directory and Partitioned Staging Committers ## The "Partitioned" Staging Committer ### Notes ## Using the Magic committer ### FileSystem client setup ### Enabling the committer ## Common Committer Options ## Staging committer (Directory and Partitioned) options ### Common Committer Options ### Staging Committer Options ### Disabling magic committer path rewriting ## <a name="concurrent-jobs"></a> Concurrent Jobs writing to the same destination ## Troubleshooting ``` TO (HEAD): ```markdown # Committing work to S3 with the "S3A Committers" ### January 2021 Update ## Introduction: The Commit Problem ### Background: Hadoop's "Commit Protocol" ## Meet the S3A Committers ### The Staging Committers #### Conflict Resolution in the Staging Committers ### The Magic Committer ### Which Committer to Use? ## Switching to an S3A Committer ## Using the Staging Committers ### The "Partitioned" Staging Committer ### Notes on using Staging Committers ## Using the Magic committer ### FileSystem client setup ### Enabling the committer ## Committer Options Reference ### Common S3A Committer Options ### Staging committer (Directory and Partitioned) options ### Disabling magic committer path rewriting ## <a name="concurrent-jobs"></a> Concurrent Jobs writing to the same destination ## Troubleshooting ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
