GitHub user GenTang opened a pull request:
https://github.com/apache/spark/pull/3986
[SPARK-4983]Tag EC2 instances in the same call that launches them
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
----
---
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]