Daniel Darabos created SPARK-8902:
-------------------------------------

             Summary: Hostname missing in spark-ec2 error message
                 Key: SPARK-8902
                 URL: https://issues.apache.org/jira/browse/SPARK-8902
             Project: Spark
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Daniel Darabos
            Priority: Trivial


When SSH to a machine fails, the following message is printed:

{noformat}
Failed to SSH to remote host {0}.
Please check that you have provided the correct --identity-file and --key-pair 
parameters and try again.
{noformat}

The intention is to print the host name, but instead {\{0\}} is printed.

I have a pull request for this: https://github.com/apache/spark/pull/7288



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