GitHub user nchammas opened a pull request:

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

    [SPARK-8576] Add spark-ec2 options to set IAM roles and instance-initiated 
shutdown behavior

    Both of these options are useful when spark-ec2 is being used as part of an 
automated pipeline and the engineers want to minimize the need to pass around 
AWS keys for access to things like S3 (keys are replaced by the IAM role) and 
to be able to launch a cluster that can terminate itself cleanly.

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

    $ git pull https://github.com/nchammas/spark additional-ec2-options

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

    https://github.com/apache/spark/pull/6962.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 #6962
    
----
commit 2743632caa9b7238a8d0af9616fa00e0afbccc1a
Author: Nicholas Chammas <[email protected]>
Date:   2015-04-09T22:09:58Z

    add option for instance initiated shutdown

commit 598aecfd56888b9f9b536aff099280cd6fb8d7ae
Author: Nicholas Chammas <[email protected]>
Date:   2015-04-14T23:51:22Z

    option to launch instances into IAM role

commit efba9eefd5b5257c687480a21c1fed17e9c73d1a
Author: Nicholas Chammas <[email protected]>
Date:   2015-06-23T19:33:04Z

    add help for --instance-initiated-shutdown-behavior

----


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