GitHub user whenceforth opened a pull request:

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

    SPARK-1532 Provide option in ec2/spark_ec2.py to set more restrictive 
Source in the security groups.

    SPARK-1532 add option to ec2/spark_ec2.py to permit more restrictive IP 
address to EC2 instance.
    
    The new option is --ips-allowed and it defaults to 0.0.0.0/0 to
    match the existing behavior of ec2/spark_ec2.py

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

    $ git pull https://github.com/whenceforth/spark access_mask_option

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

    https://github.com/apache/spark/pull/445.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 #445
    
----
commit 8112708ea5167fa4cd7ea0abf343907d6bd3fd46
Author: Art Peel <[email protected]>
Date:   2014-04-14T20:42:48Z

    Provide option to set more restrictive Source in the security groups.
    
    The new option is --ips-allowed and it defaults to 0.0.0.0/0 to
    match the existing behavior of the script.

----


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

Reply via email to