You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Yasemin Kaya <go...@gmail.com> on 2015/08/07 15:08:03 UTC

Amazon DynamoDB & Spark

Hi,

Is there a way using DynamoDB in spark application? I have to persist my
results to DynamoDB.

Thanx,
yasemin

-- 
hiç ender hiç

Re: Amazon DynamoDB & Spark

Posted by Yasemin Kaya <go...@gmail.com>.
Thanx Jay.

2015-08-07 19:25 GMT+03:00 Jay Vyas <ja...@gmail.com>:

> In general the simplest way is that you can use the Dynamo Java API as is
> and call it inside  a map(), and use the asynchronous put() Dynamo api call
> .
>
>
> > On Aug 7, 2015, at 9:08 AM, Yasemin Kaya <go...@gmail.com> wrote:
> >
> > Hi,
> >
> > Is there a way using DynamoDB in spark application? I have to persist my
> results to DynamoDB.
> >
> > Thanx,
> > yasemin
> >
> > --
> > hiç ender hiç
>



-- 
hiç ender hiç

Re: Amazon DynamoDB & Spark

Posted by Jay Vyas <ja...@gmail.com>.
In general the simplest way is that you can use the Dynamo Java API as is and call it inside  a map(), and use the asynchronous put() Dynamo api call .


> On Aug 7, 2015, at 9:08 AM, Yasemin Kaya <go...@gmail.com> wrote:
> 
> Hi,
> 
> Is there a way using DynamoDB in spark application? I have to persist my results to DynamoDB.
> 
> Thanx,
> yasemin
> 
> -- 
> hiç ender hiç

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org