Re: [EXT] Adding a file to a zip file

2018-07-11 Thread Kiran
Mark, Thank you that was the issue and it's all working fine now. Thanks ‐‐‐ Original Message ‐‐‐ On 11 July 2018 3:32 PM, Mark Payne wrote: > Kiran, > > What do you have set for the "Maximum number of Bins" property of > MergeContent? > Each 'zip bundle' will have all of the

Re: [EXT] Adding a file to a zip file

2018-07-11 Thread Mark Payne
Kiran, What do you have set for the "Maximum number of Bins" property of MergeContent? Each 'zip bundle' will have all of the FlowFiles added to the same bucket. So if you have more 'zip bundles' coming in than you have available buckets, it will evict one of the bins before all of its FlowFiles

RE: [EXT] Adding a file to a zip file

2018-07-11 Thread Peter Wicks (pwicks)
Hi Kiran, In your flow, how do you avoid duplicate files going into MergeContent? For example: 1. file1.zip goes into Unpack zip file, it contains 5 files. 2. These 5 files are sent down both success paths (AttributeToJSON and increment fragment index and count) 3. 5 files show up at