Skip to content

Commit 9de5330

Browse files
author
shekhar.bansal
committed
[SPARK-6653][yarn] New config to specify port for sparkYarnAM actor system
1 parent 456a592 commit 9de5330

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
@@ -137,7 +137,7 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
137137
<td><code>spark.yarn.am.port</code></td>
138138
<td>(random)</td>
139139
<td>
140-
Port for the YARN Application Master to listen on.
140+
Port for the YARN Application Master to listen on. This is used for communicating with the executors.
141141
</td>
142142
</tr>
143143
<tr>

0 commit comments

Comments
 (0)