Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-6636

Use public DNS hostname everywhere in spark_ec2.py

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.2, 1.4.0
    • EC2
    • None

    Description

      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.

      Attachments

        Activity

          People

            aasted Matt Aasted
            aasted Matt Aasted
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: