Hi Naveen,

The treatment of that file as one FlowFile is as intended.  If you wanted
to break that out to separate FlowFiles, you could use the SplitText
processor with one line per split and have a FlowFile per object.

On Mon, Nov 9, 2015 at 4:27 PM, Madhire, Naveen <
[email protected]> wrote:

> Hi All,
>
> I am using GetFile processor to read a ā€œ\nā€ line delimiter text file. Each
> line contains a JSON structure.
> The GetFile processor is treating the whole file as one flow file instead
> of each line as a single flow file. Is there any other processor which I
> can use to read each line as one single flow file?
>
>
> 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