You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:24:09 UTC

[jira] [Updated] (SPARK-13317) SPARK_LOCAL_IP does not bind to public IP on Slaves

     [ https://issues.apache.org/jira/browse/SPARK-13317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-13317:
---------------------------------
    Labels: bulk-closed  (was: )

> SPARK_LOCAL_IP does not bind to public IP on Slaves
> ---------------------------------------------------
>
>                 Key: SPARK-13317
>                 URL: https://issues.apache.org/jira/browse/SPARK-13317
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy, EC2
>         Environment: Linux EC2, different VPC 
>            Reporter: Christopher Bourez
>            Priority: Minor
>              Labels: bulk-closed
>
> SPARK_LOCAL_IP does not bind to the provided IP on slaves.
> When launching a job or a spark-shell from a second network, the returned IP for the slave is still the first IP of the slave. 
> So the job fails with the message : 
> Initial job has not accepted any resources; check your cluster UI to ensure that workers are registered and have sufficient resources
> It is not a question of resources but the driver which cannot connect to the slave given the wrong IP.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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