Commit 3424214
authored
MAPREDUCE-7448. Skipping cleanup with FileOutputCommitter V1 can corrupt output: warn and document (#6038)
* update documentation for mapreduce committer
* add warning if the user attempts to use FileOutputCommiter V1 with skipping cleanup
Contributed by ConfX1 parent 3907243 commit 3424214
File tree
2 files changed
+6
-0
lines changed- hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src
- main/java/org/apache/hadoop/mapreduce/lib/output
- site/markdown
2 files changed
+6
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| |||
0 commit comments