Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
Current spark lets you set the ip address using SPARK_LOCAL_IP, but then this is given to akka after doing a reverse DNS lookup. This makes it difficult to run spark in Docker. You can already change the hostname that is used programmatically, but it would be nice to be able to do this with an environment variable.
Attachments
Issue Links
- is duplicated by
-
SPARK-4799 Spark should not rely on local host being resolvable on every node
- Resolved
- is related to
-
SPARK-5113 Audit and document use of hostnames and IP addresses in Spark
- Resolved
- links to