PublishKafka_0_10 Indefinite Stuck State

2017-07-21 Thread Daniel Yeap
Hi,I am new to Nifi, so please forgive me if I am asking dumb question :) I setup a GetFile to PublishKafka_0_10 flow. If I create a simple source file with some small content, the flow works fine. My intention is to load a file which is about 190MB. If I put that file in, GetFile will read it

Re: ListS3 duration

2017-07-21 Thread Adam Lamar
No problem at all, glad you got it sorted out! The delimiter functions more like a filter, where all subkeys below the prefix with the delimiter are ignored. A good explanation is found here: http://docs.aws.amazon.com/AmazonS3/latest/dev/ListingKeysHierarchy.html And a quote from that link:

Re: ListS3 duration

2017-07-21 Thread Laurens Vets
> Sounds like you had some success using the prefix > "AWSLogs//CloudTrail/ap-northeast-1/2017/07/03/", is that right? If > so, when you right-click and choose "View State", is the timestamp and latest > key name stored? > > Try changing the prefix to >

Re: ListS3 duration

2017-07-21 Thread Adam Lamar
Laurens, Sounds like you had some success using the prefix "AWSLogs//CloudTrail/ap-northeast-1/2017/07/03/", is that right? If so, when you right-click and choose "View State", is the timestamp and latest key name stored? Try changing the prefix to "AWSLogs//CloudTrail/ap-northeast-1/2017/07/",

Re: ListS3 duration

2017-07-21 Thread Laurens Vets
Hi Jeff, That would be awesome, thanks! On 2017-07-21 10:03, Jeff wrote: > Laurens, > > I think I have a working Cloudtrail flow on my other computer... I'll try to > fire that up today and see what I get. I used 1.3.0 the last time I looked > at Cloudtrail data. > > On Thu, Jul 20,

Re: ListS3 duration

2017-07-21 Thread Jeff
Laurens, I think I have a working Cloudtrail flow on my other computer... I'll try to fire that up today and see what I get. I used 1.3.0 the last time I looked at Cloudtrail data. On Thu, Jul 20, 2017 at 4:56 PM Laurens Vets wrote: > Please see inline for my answers and