Michelangelo D'Agostino created SPARK-6588:
----------------------------------------------

             Summary: Private VPC's and subnets currently don't work with the 
Spark ec2 script
                 Key: SPARK-6588
                 URL: https://issues.apache.org/jira/browse/SPARK-6588
             Project: Spark
          Issue Type: Improvement
          Components: EC2
    Affects Versions: 1.3.0
            Reporter: Michelangelo D'Agostino
            Priority: Minor


The spark_ec2.py script currently references the ip_address and public_dns_name 
attributes of an instance.  On private networks, these fields aren't set, so we 
have problems.

The solution, which I've just finished coding up, is to introduce a 
--private-ips flag that instead refers to the private_ip_address attribute in 
both cases.



--
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