Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 529c04f

Browse files
wangyumsrowen
authored andcommitted
[MINOR][DOCS] Add lost <tr> tag for configuration.md
## What changes were proposed in this pull request? Add lost `<tr>` tag for `configuration.md`. ## How was this patch tested? N/A Author: Yuming Wang <[email protected]> Closes apache#18372 from wangyum/docs-missing-tr. (cherry picked from commit 987eb8f) Signed-off-by: Sean Owen <[email protected]>
1 parent e883498 commit 529c04f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,6 +1543,8 @@ Apart from these, the following properties are also available, and may be useful
15431543
of this setting is to act as a safety-net to prevent runaway uncancellable tasks from rendering
15441544
an executor unusable.
15451545
</td>
1546+
</tr>
1547+
<tr>
15461548
<td><code>spark.stage.maxConsecutiveAttempts</code></td>
15471549
<td>4</td>
15481550
<td>

0 commit comments

Comments
 (0)