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

Josh Rosen resolved SPARK-6636.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
                   1.3.2

Issue resolved by pull request 5302
[https://github.com/apache/spark/pull/5302]

> Use public DNS hostname everywhere in spark_ec2.py
> --------------------------------------------------
>
>                 Key: SPARK-6636
>                 URL: https://issues.apache.org/jira/browse/SPARK-6636
>             Project: Spark
>          Issue Type: Bug
>          Components: EC2
>            Reporter: Matt Aasted
>            Priority: Minor
>             Fix For: 1.3.2, 1.4.0
>
>
> The spark_ec2.py script uses public_dns_name everywhere in the script except 
> for testing ssh availability, which is done using the public ip address of 
> the instances. This breaks the script for users who are deploying the cluster 
> with a private-network-only security group. The fix is to use public_dns_name 
> in the remaining place.
> I am submitting a pull-request alongside this bug report.



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

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

Reply via email to