GitHub user GenTang reopened a pull request:

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

    [SPARK-4983]exception handling about adding tags to EC2 instance

    As the boto API doesn't support tag ec2 instances in the same call that 
launches them. We use exception handling code to wait that ec2 has enough time 
to propagate the information. 

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

    $ git pull https://github.com/GenTang/spark spark-4983

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

    https://github.com/apache/spark/pull/3986.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 #3986
    
----
commit 6adcf6d28d21c14662d6f92d550614bc4548eb5d
Author: GenTang <[email protected]>
Date:   2015-01-09T23:01:09Z

    handling exceptions about adding tags to ec2

commit 692fc2b72f19f1b02e710433f3d38388c5cc3a55
Author: GenTang <[email protected]>
Date:   2015-01-10T13:54:05Z

    the improvement of exception handling

commit 63fd360cc1284189892d5aca8f42a49db9cbf0f0
Author: GenTang <[email protected]>
Date:   2015-01-10T20:00:26Z

    typo

----


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