Skip to content

Commit 7726e56

Browse files
committed
Fix unclosed HTML tag in Yarn docs.
1 parent 8b5af6f commit 7726e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running-on-yarn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
7575
<td>(none)</td>
7676
<td>
7777
Comma-separated list of files to be placed in the working directory of each executor.
78-
<td>
78+
</td>
7979
</tr>
8080
<tr>
8181
<td><code>spark.yarn.executor.memoryOverhead</code></td>

0 commit comments

Comments
 (0)