Re: GetDynamoDB Processor

2016-10-26 Thread James Wing
e Flow didn't actually work. > > > > Thanks, > > Pablo. > > > > On Wed, Oct 26, 2016 at 3:59 PM, James Wing <jvw...@gmail.com> wrote: > >> > >> Pablo, > >> > >> Did you by any chance start the GetDynamoDB processor first without the &g

Re: GetDynamoDB Processor

2016-10-26 Thread Joe Witt
sor or the Flow didn't actually work. > > Thanks, > Pablo. > > On Wed, Oct 26, 2016 at 3:59 PM, James Wing <jvw...@gmail.com> wrote: >> >> Pablo, >> >> Did you by any chance start the GetDynamoDB processor first without the >> credentials, then s

Re: GetDynamoDB Processor

2016-10-25 Thread Pablo Lopez
It worked! I had to actually delete the Processor and add a new new. Stopping and starting the Processor or the Flow didn't actually work. Thanks, Pablo. On Wed, Oct 26, 2016 at 3:59 PM, James Wing <jvw...@gmail.com> wrote: > Pablo, > > Did you by any chance start the GetDyn

Re: GetDynamoDB Processor

2016-10-25 Thread James Wing
Pablo, Did you by any chance start the GetDynamoDB processor first without the credentials, then stop, configure credentials, and restart? I suspect there might be a bug where GetDynamoDB caches the client even through stopping and starting the processor. To test this theory, you might try copy

GetDynamoDB Processor

2016-10-25 Thread Pablo Lopez
Hi, I've been trying to get GetDynamoDB processor to work. I've configured the AccessKey and SecretKey but i'm still getting Exception *MissingAuthenticationTokenException*. Any ideas? This is the Error from the Bulletin Board. GetDynamoDB[id=f14db94a-0157-1000-4a66-5f7d9437a744] Could

Re: GetDynamoDB Processor returns only item attribute from DynamoDB but not all attributes.

2016-07-05 Thread Mike Connolly
e Connolly <mike.conno...@oracle.com <mailto:mike.conno...@oracle.com>> wrote: I checked out the master branch of Nifi and noticed the GetDynamoDB processor which was something I really needed for a workflow. I tried using it to return the json representation of a Dy

GetDynamoDB Processor returns only item attribute from DynamoDB but not all attributes.

2016-06-30 Thread Mike Connolly
I checked out the master branch of Nifi and noticed the GetDynamoDB processor which was something I really needed for a workflow. I tried using it to return the json representation of a DynamoDB item. It looks like it will only return a json representation of a a single attribute