GitHub user mengxr opened a pull request:

    https://github.com/apache/incubator-spark/pull/617

    check key name and identity file before launch a cluster

    I launched an EC2 cluster without providing a key name and an identity 
file. The error showed up after two minutes. It would be good to check those 
options before launch, given the fact that EC2 billing rounds up to hours.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mengxr/incubator-spark ec2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-spark/pull/617.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #617
    
----
commit 2dfb3169996efe32a81c0ee7320ef72f1e2a68df
Author: Xiangrui Meng <m...@databricks.com>
Date:   2014-02-19T01:21:47Z

    check key name and identity file before launch a cluster

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
If your project does not have this feature enabled and wishes so, or if the
feature is enabled but not working, please contact infrastructure at
infrastruct...@apache.org or file a JIRA ticket with INFRA.
---

Reply via email to