tokoko commented on code in PR #42870:
URL: https://github.com/apache/spark/pull/42870#discussion_r1387673722


##########
docs/running-on-yarn.md:
##########
@@ -528,6 +519,25 @@ To use a custom metrics.properties for the application 
master and executors, upd
   </td>
   <td>1.6.0</td>
 </tr>
+<tr>
+  <td><code>spark.yarn.executor.bindAddress</code></td>
+  <td><code>(executor hostname)</code></td>
+  <td>
+  Hostname or IP address where to bind listening sockets in YARN cluster mode.

Review Comment:
   Why `YARN cluster mode`? The change affects client mode as well, doesn't it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to