GitHub user cfregly opened a pull request:

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

    [SPARK-6514][SPARK-5960][SPARK-6656] Ability to specify DynamoDB region ...

    ...separate from Kinesis region (or use the same), ability to pass in AWS 
credentials and not rely on EC2 IAM roles and other environment settings that 
may be difficult to set otherwise, ability to override appName for environments 
that provide you an existing SparkContext/SparkConf where the appName is 
already set (ie. Spark Shell)
    
    @tdas (and others):  please review.  thanks!

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

    $ git pull https://github.com/cfregly/spark kinesis-1.4.0

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

    https://github.com/apache/spark/pull/5882.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 #5882
    
----
commit 2853cb0be83e6a22902d1a93985efef167e8eb44
Author: Chris Fregly <[email protected]>
Date:   2015-05-04T05:14:22Z

    [SPARK-6514][SPARK-5960][SPARK-6656] Ability to specify DynamoDB region 
separate from Kinesis region (or use the same), ability to pass in AWS 
credentials and not rely on EC2 IAM roles and other environment settings that 
may be difficult to set otherwise, ability to override appName for environments 
that provide you an existing SparkContext/SparkConf where the appName is 
already set (ie. Spark Shell)

----


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