File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
hadoop-common-project/hadoop-common/src/site/markdown/filesystem Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ Here are the custom options which the S3A Connector supports.
191191| Name | Type | Meaning |
192192| -----------------------------| -----------| ----------------------------------------|
193193| ` fs.s3a.create.performance ` | ` boolean ` | create a file with maximum performance |
194- | ` fs.s3a.create.header ` | ` string ` | prefix for user supplied headers |
194+ | ` fs.s3a.create.header ` | ` string ` | prefix for user supplied headers |
195195
196196### ` fs.s3a.create.performance `
197197
@@ -218,10 +218,11 @@ trigger this are undefined and may change between even minor releases.
218218Using this option is the equivalent of pressing and holding down the
219219"Electronic Stability Control"
220220button on a rear-wheel drive car for five seconds: the safety checks are off.
221- Things wil be faster if the driver knew what you are doing.
222- If you don't, the fact they had held the button down will
223- be used as evidence that they made a conscious decision to choose speed over
224- safety and that all consequences are their fault.
221+ Things wil be faster if the driver knew what they were doing.
222+ If they didn't, the fact they had held the button down will
223+ be used as evidence at the inquest as proof that they made a
224+ conscious decision to choose speed over safety and
225+ that the outcome was their own fault.
225226
226227Accordingly: * Use if and only if you are confident that the conditions are met.*
227228
You can’t perform that action at this time.
0 commit comments