GitHub user voukka opened a pull request:
https://github.com/apache/spark/pull/4122
fix for Spark-5335: Destroying cluster in VPC with "--delete-groups" fails
to remove security groups
Please see https://issues.apache.org/jira/browse/SPARK-5335.
The fix itself is in e58a8b01a8bedcbfbbc6d04b1c1489255865cf87 commit. Two
earlier commits are fixes of another VPC related bug waiting to be merged. I
should have created former bug fix in own branch then this fix would not have
former fixes. :(
This code is released under the project's license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/voukka/spark SPARK-5335_delete_sg_vpc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4122.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 #4122
----
commit c5ceda308225e90e82d5d3a94685ad30e749069c
Author: Vladimir Grigor <[email protected]>
Date: 2015-01-14T06:57:59Z
SPARK-5242
commit c3960627c3409575c2772e62b46109fef4f28a52
Author: Vladimir Grigor <[email protected]>
Date: 2015-01-14T12:57:27Z
fix for SPARK-5242. Bug bug fix commit: making sure address used resolves
commit e58a8b01a8bedcbfbbc6d04b1c1489255865cf87
Author: Vladimir Grigor <[email protected]>
Date: 2015-01-20T15:24:12Z
fix for SPARK-5335: Destroying cluster in VPC with "--delete-groups" fails
to remove security groups
----
---
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]