You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "tokoko (via GitHub)" <gi...@apache.org> on 2023/11/09 08:53:16 UTC

Re: [PR] [SPARK-45278] [YARN] Allow configuring Yarn executor bind address in Yarn [spark]

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org