[ 
https://issues.apache.org/jira/browse/SPARK-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397469#comment-15397469
 ] 

Adam Jakubowski commented on SPARK-4563:
----------------------------------------

+1 for boosting priority. It more important than it seems - it blocks 
developing Apache Spark application working in client mode distributed with 
Docker. 

I am developing Apache Spark application that connects to any arbitrary cluster 
in client mode and we use docker.
We would like Driver to bind to it's docker address (it cannot bind to host 
machine) but advertise host machine ip address. 


> Allow spark driver to bind to different ip then advertise ip
> ------------------------------------------------------------
>
>                 Key: SPARK-4563
>                 URL: https://issues.apache.org/jira/browse/SPARK-4563
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy
>            Reporter: Long Nguyen
>            Priority: Minor
>
> Spark driver bind ip and advertise is not configurable. spark.driver.host is 
> only bind ip. SPARK_PUBLIC_DNS does not work for spark driver. Allow option 
> to set advertised ip/hostname



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to