GitHub user ziky90 opened a pull request:

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

    [SPARK-9253][EC2] Allow to create machines with different AWS credentials 
than will be used for accessing the S3

    Possibility to specify additional/different AWS credentials for security 
reasons.
    
    This is especially important for the security reasons. You can have AWS 
credentials with limited validity time that will expire with rights to create 
new machines and other AWS credential that has access only to particular 
buckets.

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

    $ git pull https://github.com/ziky90/spark custom_aws_credentials

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

    https://github.com/apache/spark/pull/7596.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 #7596
    
----
commit 5a3aa4292f4f9658128dd5fbf33b9d4495f8d665
Author: Zikes, Jan <[email protected]>
Date:   2015-07-22T15:08:32Z

    implemented [SPARK-9253] Allow to create machines with different AWS 
credentials than will be used for accessing the S3

----


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