Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/13543#discussion_r66208925
--- Diff: docs/spark-standalone.md ---
@@ -94,8 +94,8 @@ You can optionally configure the cluster further by
setting environment variable
<table class="table">
<tr><th style="width:21%">Environment Variable</th><th>Meaning</th></tr>
<tr>
- <td><code>SPARK_MASTER_IP</code></td>
- <td>Bind the master to a specific IP address, for example a public
one.</td>
+ <td><code>SPARK_MASTER_HOST</code></td>
+ <td>Bind the master to a specific host name, for example a public
one.</td>
--- End diff --
host name or IP address
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]