Naveen,

PutFile does not support an option to append to an existing file on
the target file system at this time.  It could perhaps be a reasonable
'conflict resolution strategy = append' that we would support.  You
could consider in the interim as an alternative approach and one which
has much safer guarantees of consistency for competing writers to use
the MergeContent processor to build up the data you want to write then
write it at once.  That may not support your use case properly though.
So if you like the proposal or want something along those lines please
feel free to file a JIRA.

Thanks
Joe

On Thu, Nov 12, 2015 at 10:25 AM, Madhire, Naveen
<[email protected]> wrote:
> Hi,
>
> I am putfile processor and I see the data is not appending to the file. What
> option should I set to actually enable append in Putfile processor.
>
> Thanks,
> Naveen
>
> ________________________________
>
> The information contained in this e-mail is confidential and/or proprietary
> to Capital One and/or its affiliates and may only be used solely in
> performance of work or services for Capital One. The information transmitted
> herewith is intended only for use by the individual or entity to which it is
> addressed. If the reader of this message is not the intended recipient, you
> are hereby notified that any review, retransmission, dissemination,
> distribution, copying or other use of, or taking of any action in reliance
> upon this information is strictly prohibited. If you have received this
> communication in error, please contact the sender and delete the material
> from your computer.

Reply via email to