You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/04/07 08:55:12 UTC

[jira] [Updated] (SPARK-6636) Use public DNS hostname everywhere in spark_ec2.py

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

Josh Rosen updated SPARK-6636:
------------------------------
    Assignee: Matt Aasted

> 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
>            Assignee: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org