We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456a592 commit 9de5330Copy full SHA for 9de5330
docs/running-on-yarn.md
@@ -137,7 +137,7 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
137
<td><code>spark.yarn.am.port</code></td>
138
<td>(random)</td>
139
<td>
140
- Port for the YARN Application Master to listen on.
+ Port for the YARN Application Master to listen on. This is used for communicating with the executors.
141
</td>
142
</tr>
143
<tr>
0 commit comments