GitHub user nchammas opened a pull request:

    https://github.com/apache/spark/pull/3195

    [SPARK-3398] [SPARK-4325] [EC2] Use EC2 status checks.

    This PR re-introduces 
[0e648bc](https://github.com/apache/spark/commit/0e648bc2bedcbeb55fce5efac04f6dbad9f063b4)
 from PR #2339, which somehow never made it into the codebase.
    
    Additionally, it removes a now-unnecessary linear backoff on the SSH checks 
since we are blocking on EC2 status checks before testing SSH.

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

    $ git pull https://github.com/nchammas/spark remove-ec2-ssh-backoff

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

    https://github.com/apache/spark/pull/3195.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 #3195
    
----
commit 55caa24f39e21916d5c5c5e499ec3cd2dcd63392
Author: Nicholas Chammas <[email protected]>
Date:   2014-11-10T23:48:36Z

    Check EC2 status checks before SSH.

commit adb4eaa4c44b0bcb3b6735c901f0750240dc0f7c
Author: Nicholas Chammas <[email protected]>
Date:   2014-11-10T23:54:12Z

    Remove linear backoff.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. 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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to